Touchstone Re 2023 API Reference
Limit Property (LocationTerm)


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

LocationTerm Class
LocationTerm Members