Touchstone 11.0 API Reference
TreatySid Property (DeleteReinsuranceTreatyRequest)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.Api Namespace > DeleteReinsuranceTreatyRequest Class : TreatySid Property
Contains the unique sequential identifier of the reinsurance treaty that you want to delete.
Syntax
Public Property TreatySid As Integer
Dim instance As DeleteReinsuranceTreatyRequest
Dim value As Integer
 
instance.TreatySid = value
 
value = instance.TreatySid
public 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

DeleteReinsuranceTreatyRequest Class
DeleteReinsuranceTreatyRequest Members