Public Enum FinancialPerspectives Inherits System.Enum
Dim instance As FinancialPerspectives
public enum FinancialPerspectives : System.Enum
Public Enum FinancialPerspectives Inherits System.Enum
Dim instance As FinancialPerspectives
public enum FinancialPerspectives : System.Enum
Member | Description |
---|---|
All | Defines the set of all the Financial Perspectives that the software supports (-1). |
Gross | Defines the Gross Financial Perspective (2). |
GrossLessPostCATNet | Defines the Gross Less Post-CAT Net Financial Perspective (128). |
GrossLessPreCATNet | Defines the Gross Less Pre-CAT Net Financial Perspective (64). |
GrossPreLayer | Defines the Pre-Layer Gross Financial Perspective (8). |
GroundUp | Defines the Ground-up Financial Perspective (1). |
NetPostCatastrophe | Defines the Post-CAT Net Financial Perspective (32). |
NetPreCatastrophe | Defines the Net of Pre-CAT Financial Perspective (16). |
PostCATNetLessPreCATNet | Defines the Post-CAT Net Less Pre-CAT Net Financial Perspective (256). |
Retained | Defines the Retained Financial Perspective (4). |
Treaty | Defines the Treaty Financial Perspective (512). |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Data.FinancialPerspectives
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