Touchstone Re 2023 API Reference
SublimitCount Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > Layer Class : SublimitCount Property
(Read only) Contains a count of the number of Sublimits for this Layer.
Syntax
Public Property SublimitCount As Integer
Dim instance As Layer
Dim value As Integer
 
instance.SublimitCount = value
 
value = instance.SublimitCount
public int SublimitCount {get; set;}
Remarks
A sublimit is the maximum amount of loss that an insurer/reinsurer will pay by geography or by peril. Sublimits can reduce an insurer/reinsurer's liability to known hazards.
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

Layer Class
Layer Members