Touchstone Re 2023 API Reference
ReinsurerPerspectiveSaveByLinesofBusiness Property (ProgramLossOutputOptions)


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

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