Touchstone Re 2023 API Reference
InuringOrder Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > Reinsurance Class : InuringOrder Property
Contains the inuring order for this Reinsurance Treaty.
Syntax
Public Property InuringOrder As Integer
Dim instance As Reinsurance
Dim value As Integer
 
instance.InuringOrder = value
 
value = instance.InuringOrder
public int InuringOrder {get; set;}
Remarks
The inuring chain is the sequential order in which Reinsurance Treaties are applied to the gross insured loss, in order to determine the net loss to the insurer.
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

Reinsurance Class
Reinsurance Members