Touchstone Re 2023 API Reference
ProgramLossOutputOptions Class Properties


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.AggregateLossAnalysis.Data Namespace : ProgramLossOutputOptions Class

For a list of all members of this type, see ProgramLossOutputOptions members.

Public Properties
 NameDescription
Public Property(Optional) Contains a code that specifies the resolution of the loss results for the cedant perspective. For example, the code may specify that Touchstone Re computes losses at the event total resolution.  
Public Property(Optional) Indicates whether Touchstone Re saves losses by line of business for the cedant perspective.

You cannot save losses by line of business if you set the CedantPerspectiveGeographyLevel to EventTotal.

 
Public Property(Optional) Indicates whether Touchstone Re saves losses by zone set for the cedant perspective.

If you set the property to true, you must specify the zone sets to use in the Zonesets property.

You can save losses by zone set only if you set the CedantPerspectiveGeographyLevel to Subarea.

 
Public Property(Optional) Contains a code that specifies the resolution of the loss results for the reinsurer perspective. For example, the code may specify that Touchstone Re computes losses at the event total resolution.  
Public Property(Optional) Indicates whether Touchstone Re saves losses by line of business for the reinsurer perspective.

You cannot save losses by line of business if you set the ReinsurerPerspectiveGeographyLevel to EventTotal.

 
Public Property(Optional) Indicates whether Touchstone Re saves losses by zone set for the reinsurer perspective.

If you set the property to true, you must specify the zone sets to use in the Zonesets property.

You can save losses by zone set only if you set the ReinsurerPerspectiveGeographyLevel to Subarea.

 
Public Property(Optional) Contains the list of software-generated sequential identifiers (SIDs) that uniquely identify the Zone Sets that that Touchstone Re computes losses for.

To save losses by zone set, you must set the CedantPerspectiveSaveByZoneSet or ReinsurerPerspectiveSaveByZoneSet property to true.

 
Top
See Also

Reference

ProgramLossOutputOptions Class
AIR.Services.Reinsurance.AggregateLossAnalysis.Data Namespace