Touchstone 11.0 API Reference
TriggerTypeCode Property (ReinsuranceTreaty)


Air.Services.Proxy Assembly > AIR.InformationModel.Reinsurance.Data Namespace > ReinsuranceTreaty Class : TriggerTypeCode Property
(Required) Represents one of the trigger types based on the treaty type.

Loss Occurring During (LOD) or Risks Attaching (RA)

Syntax
Public Property TriggerTypeCode As TriggerType
Dim instance As ReinsuranceTreaty
Dim value As TriggerType
 
instance.TriggerTypeCode = value
 
value = instance.TriggerTypeCode
public TriggerType TriggerTypeCode {get; set;}
Remarks
If the ReinsuranceTypeCode = CATXOL then the TriggerTypeCode must be LOD.
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

ReinsuranceTreaty Class
ReinsuranceTreaty Members