Touchstone Re 2023 API Reference
CedantPerspectiveSaveByZoneSet Property


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

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

Default: False

For a program aggregate loss analysis, Touchstone Re supports the company and net retained cedant perspectives.

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