Touchstone Re 2023 API Reference
LocationReinsuranceCount Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > Contract Class : LocationReinsuranceCount Property
Contains a count of the number of Reinsurance Treaties associated with the Location for this Contract.
Syntax
Public Property LocationReinsuranceCount As Integer
Dim instance As Contract
Dim value As Integer
 
instance.LocationReinsuranceCount = value
 
value = instance.LocationReinsuranceCount
public int LocationReinsuranceCount {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

Contract Class
Contract Members