Touchstone Re 2023 API Reference
JapanEQFirstLossEventSetMapping Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.AggregateLossAnalysis.Data Namespace > ProgramAggregateLossAnalysisOptions Class : JapanEQFirstLossEventSetMapping Property
(Required) Indicates the mapping between the user-provided prefecture ratio and the event set available in the Custom First Loss 10k catalog.
Syntax
Public Property JapanEQFirstLossEventSetMapping As List(Of JapanEQAreaEventSetRatio)
Dim instance As ProgramAggregateLossAnalysisOptions
Dim value As List(Of JapanEQAreaEventSetRatio)
 
instance.JapanEQFirstLossEventSetMapping = value
 
value = instance.JapanEQFirstLossEventSetMapping
public List<JapanEQAreaEventSetRatio> JapanEQFirstLossEventSetMapping {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ProgramAggregateLossAnalysisOptions Class
ProgramAggregateLossAnalysisOptions Members