Touchstone 11.0 API Reference
TargetType Enumeration


Air.Services.Proxy Assembly > AIR.InformationModel.Reinsurance.Data Namespace : TargetType Enumeration
(Required) Provides a series of target type codes associated with this reinsurance program.
Syntax
Public Enum TargetType 
   Inherits System.Enum
Dim instance As TargetType
public enum TargetType : System.Enum 
Members
MemberDescription
Contract Defines the contract (1) target code.
Default Defines the default (0) target code.
Layer Defines the layer (4) only target code.
Location Defines the location (3) only target code.
LocationOrLayer Defines the layer or location (2) target code.
Portfolio Defines the portfolio (5) target code.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.InformationModel.Reinsurance.Data.TargetType

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