Touchstone Re 2023 API Reference
Participation Property (AggregateLossAnalysisDlfExportOptions)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > AggregateLossAnalysisDlfExportOptions Class : Participation Property
(Optional) Contains a code that specifies the participation level to include in the detailed loss file.

The participation level indicates the reinsurer's share of the losses to each reinsurance treaty (or layer).

Syntax
Public Property Participation As ReinsuranceParticipation
Dim instance As AggregateLossAnalysisDlfExportOptions
Dim value As ReinsuranceParticipation
 
instance.Participation = value
 
value = instance.Participation
public ReinsuranceParticipation Participation {get; set;}
Remarks
Default: OneHundred
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

AggregateLossAnalysisDlfExportOptions Class
AggregateLossAnalysisDlfExportOptions Members