Touchstone Re 2023 API Reference
PortfolioLossOutputOptions Class Members
Properties 


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

The following tables list the members exposed by PortfolioLossOutputOptions.

Public Constructors
 NameDescription
Public Constructor  
Top
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) 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) Indicates whether Touchstone Re saves losses by reinsurance program.  
Public Property(Optional) Contains the list of Zone Sets as sequential identifiers that Touchstone Re computes losses for.

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

 
Top
See Also

Reference

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