Touchstone 11.0 API Reference
TreatySid Property (AppliesToGeo)


Air.Services.Proxy Assembly > AIR.InformationModel.Reinsurance Namespace > AppliesToGeo Class : TreatySid Property
Unique sequential identifier for this reinsurance treaty
Syntax
Public Property TreatySid As Nullable(Of Integer)
Dim instance As AppliesToGeo
Dim value As Nullable(Of Integer)
 
instance.TreatySid = value
 
value = instance.TreatySid
public Nullable<int> TreatySid {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

AppliesToGeo Class
AppliesToGeo Members