Touchstone Re 2023 API Reference
ReinsurerPerspectiveSaveByZoneSet Property (ProgramLossOutputOptions)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.AggregateLossAnalysis.Data Namespace > ProgramLossOutputOptions Class : ReinsurerPerspectiveSaveByZoneSet 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.

Syntax
Public Property ReinsurerPerspectiveSaveByZoneSet As Boolean
Dim instance As ProgramLossOutputOptions
Dim value As Boolean
 
instance.ReinsurerPerspectiveSaveByZoneSet = value
 
value = instance.ReinsurerPerspectiveSaveByZoneSet
public bool ReinsurerPerspectiveSaveByZoneSet {get; set;}
Remarks

Default: False

Touchstone Re supports only the contract reinsurer perspective.

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

ProgramLossOutputOptions Class
ProgramLossOutputOptions Members