Touchstone Re 2023 API Reference
ExposureType Enumeration


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.Common.Data Namespace : ExposureType Enumeration
Provides a series of codes that represent types of exposure data supported in Touchstone Re.
Syntax
Public Enum ExposureType 
   Inherits System.Enum
Dim instance As ExposureType
public enum ExposureType : System.Enum 
Members
MemberDescription
CompanyLossFileDefines the Company Loss File exposure type (9).
CustomeDefines the Custom exposure type (21).
LossMarketShareDefines the Loss Market Share exposure type (23).
MarketShareDefines the Market Share exposure type (5).
NumberofRisksDefines the Number of Risks exposure type (3).
PayrollDefines the Payroll exposure type (17).
PreferredDefines the Preferred exposure type (6).
PremiumDefines the Premium exposure type (1).
PremiumAllocateDefines the Premium Allocate exposure type (7).
ProgramSpecificDefines the Program-Specific exposure type (10).
RateDefines the Rate exposure type (4).
SumsInsuredDefines the Sums Insured exposure type (2).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Reinsurance.Common.Data.ExposureType

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.Common.Data Namespace