Touchstone Re 2023 API Reference
CedantPerspectiveSaveByLinesofBusiness Property


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

Syntax
Public Property CedantPerspectiveSaveByLinesofBusiness As Boolean
Dim instance As ProgramLossOutputOptions
Dim value As Boolean
 
instance.CedantPerspectiveSaveByLinesofBusiness = value
 
value = instance.CedantPerspectiveSaveByLinesofBusiness
public bool CedantPerspectiveSaveByLinesofBusiness {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