Touchstone Re 2023 API Reference
ProgramTypeCode Enumeration


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Data Namespace : ProgramTypeCode Enumeration
Provides a set of codes that represent the types of reinsurance programs supported by the software.
Syntax
Public Enum ProgramTypeCode 
   Inherits System.Enum
Dim instance As ProgramTypeCode
public enum ProgramTypeCode : System.Enum 
Members
MemberDescription
AggregateExcessOfLossDefines the Aggregate Excess of Loss reinsurance program type (190).
CatastropheBondDefines the Catastrophe Bond reinsurance program type (194).
CatastropheExcessOfLossDefines the Catastrophe Excess of Loss reinsurance program type (180).
GroundUpDefines the Ground-up reinsurance program type (193).
IndustryLossWarrantyDefines the Industry Loss Warranty reinsurance program type (185).
QuotaShareDefines the Quota Share reinsurance program type (150).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Reinsurance.ProgramManagement.Data.ProgramTypeCode

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.Reinsurance.ProgramManagement.Data Namespace