Touchstone 11.0 API Reference
Limit Property (Layer)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > Layer Class : Limit Property
(Required) Contains the Layer Limit for this Layer.
Syntax
Public Property Limit As LayerLimit
Dim instance As Layer
Dim value As LayerLimit
 
instance.Limit = value
 
value = instance.Limit
public LayerLimit Limit {get; set;}
Remarks
The Layer Limit must be compatible with the corresponding Layer Deductible, as well as all Sublimit Limits and Deductibles 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

Layer Class
Layer Members