Touchstone Re 2023 API Reference
Limit Property (Sublimit)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > Sublimit Class : Limit Property
(Required) Contains a Sublimit Limit for this Sublimit.
Syntax
Public Property Limit As SublimitLimit
Dim instance As Sublimit
Dim value As SublimitLimit
 
instance.Limit = value
 
value = instance.Limit
public SublimitLimit Limit {get; set;}
Remarks
A limit for a Sublimit is the maximum recovery for the specified Sublimit.

The Sublimit Limit must be compatible with the corresponding Sublimit Deductible, as well as the Limit and Deductible of the parent Layer and all associated Location Limits and Deductibles. For detailed information about financial term compatibility, see the Financial Terms section of the Touchstone Help (login required).

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

Sublimit Class
Sublimit Members