Touchstone Re 2023 API Reference
ReinsurerPerspectiveGeographyLevel Property (PortfolioLossOutputOptions)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.AggregateLossAnalysis.Data Namespace > PortfolioLossOutputOptions Class : ReinsurerPerspectiveGeographyLevel 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.
Syntax
Public Property ReinsurerPerspectiveGeographyLevel As ResultGeographyDetailCode
Dim instance As PortfolioLossOutputOptions
Dim value As ResultGeographyDetailCode
 
instance.ReinsurerPerspectiveGeographyLevel = value
 
value = instance.ReinsurerPerspectiveGeographyLevel
public ResultGeographyDetailCode ReinsurerPerspectiveGeographyLevel {get; set;}
Remarks

Default: EventTotal

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

PortfolioLossOutputOptions Class
PortfolioLossOutputOptions Members