Touchstone 11.0 API Reference
TriggerType Enumeration


Air.Services.Proxy Assembly > AIR.InformationModel.Reinsurance.Data Namespace : TriggerType Enumeration
Provides a series of codes that indicate the trigger type for a treaty associated with this reinsurance program.
Syntax
Public Enum TriggerType 
   Inherits System.Enum
Dim instance As TriggerType
public enum TriggerType : System.Enum 
Members
MemberDescription
Default Defines the default (0) trigger type.
LossOccurringDuring Defines the loss occurring during (1) trigger code.
RisksAttaching Defines the risks attaching (2) trigger code.
Inheritance Hierarchy

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

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