Touchstone Re 2023 API Reference
ContractType Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : ContractType Enumeration
Contains a collection of Locations, that is, a discrete set of related Exposure data that includes the following information: Provides a set of Contract types.
Syntax
Public Enum ContractType 
   Inherits System.Enum
Dim instance As ContractType
public enum ContractType : System.Enum 
Members
MemberDescription
FacultativePropertyDefines the Facultative Property Contract type (1).
FacultativeWorkersCompensationDefines the Facultative Workers' Compensation Contract type (2).
PrimaryPropertyDefines the Primary Property Contract type (3).
PrimaryWorkersCompensationDefines the Primary Workers' Compensation Contract type (4).
UnknownDefines the Unknown Contract type (0).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Common.Exposure.Data.ContractType

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