Public Enum ReinsuranceParticipation Inherits System.Enum
Dim instance As ReinsuranceParticipation
public enum ReinsuranceParticipation : System.Enum
The participation level indicates the reinsurer's share of the losses to each reinsurance treaty (or layer).
Public Enum ReinsuranceParticipation Inherits System.Enum
Dim instance As ReinsuranceParticipation
public enum ReinsuranceParticipation : System.Enum
Member | Description |
---|---|
Gross | Defines the Gross participation (1), which represents the reinsurer's share of a reinsurance treaty (or layer). |
Net | Defines the Net participation (2), which represents the reinsurer's share of a reinsurance treaty (or layer) net any retrocession. |
OneHundred | Defines the OneHundred participation (0), which represents 100 percent of the losses to a treaty (or layer). |
Part3 | Defines the user-specified Part3 (participation 3) participation (3). |
Part4 | Defines the user-specified Part4 (participation 4) participation (4). |
System.Object
System.ValueType
System.Enum
AIR.Services.DataExport.Data.ReinsuranceParticipation
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