Touchstone Re 2023 API Reference
ProgramPerspectives Enumeration


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace : ProgramPerspectives Enumeration
Provides a series of codes that represent the financial perspective to include in a set of results to export to the Analyze Re application.
Syntax
Public Enum ProgramPerspectives 
   Inherits System.Enum
Dim instance As ProgramPerspectives
public enum ProgramPerspectives : System.Enum 
Members
MemberDescription
CompanyDefines the Company (1) perspective.
ContractDefines the full or 100% participation level of Contract (0) perspective.
ContractGrossDefines the gross participation level of Contract perspective.
ContractNetDefines the net participation level of Contract perspective.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.DataExport.Data.ProgramPerspectives

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

AIR.Services.DataExport.Data Namespace