Touchstone 11.0 API Reference
InuringSequenceNumber Property (ReinsuranceTreaty)


Air.Services.Proxy Assembly > AIR.InformationModel.Reinsurance Namespace > ReinsuranceTreaty Class : InuringSequenceNumber Property
(Required) Represents the sequential order in which Touchstone applies reinsurance treaties to the Gross insured loss, in order to determine the Net loss to the insurer.
Syntax
Public Property InuringSequenceNumber As Integer
Dim instance As ReinsuranceTreaty
Dim value As Integer
 
instance.InuringSequenceNumber = value
 
value = instance.InuringSequenceNumber
public int InuringSequenceNumber {get; set;}
Remarks
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