Touchstone Re 2023 API Reference
ExposureTypeCode Enumeration


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Data Namespace : ExposureTypeCode Enumeration
Provides a series of codes that represent types of exposure data supported in Touchstone Re.
Syntax
Public Enum ExposureTypeCode 
   Inherits System.Enum
Dim instance As ExposureTypeCode
public enum ExposureTypeCode : System.Enum 
Members
MemberDescription
MarketShareDefines the Market Share exposure type (3).
NumberOfRisksDefines the Number of Risks exposure type (1).
PayrollDefines the Payroll exposure type (4).
PremiumsDefines the Premiums exposure type (0).
SumsInsuredDefines the Sums Insured exposure type (2).
Inheritance Hierarchy

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

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