Touchstone 11.0 API Reference
ReinsTargetTypeCode Property (ReinsuranceTreaty)


Air.Services.Proxy Assembly > AIR.InformationModel.Reinsurance Namespace > ReinsuranceTreaty Class : ReinsTargetTypeCode Property
(Required) Represents one of the exposure types to which this reinsurance treaty applies to. The following lists the applicable target type based on the treaty type.

If you select Location or Layer as the target type, Touchstone automatically applies the treaty at the location level if there are no layers in the policy, and at the layer level if there are layers in the policy.

Syntax
Public Property ReinsTargetTypeCode As String
Dim instance As ReinsuranceTreaty
Dim value As String
 
instance.ReinsTargetTypeCode = value
 
value = instance.ReinsTargetTypeCode
public string ReinsTargetTypeCode {get; set;}
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