Touchstone Re 2023 API Reference
LimitBuilding Property (LocationCoverageLimit)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationCoverageLimit Class : LimitBuilding Property
Contains the Building Limit for this Location Coverage Limit.
Syntax
Public Property LimitBuilding As Single
Dim instance As LocationCoverageLimit
Dim value As Single
 
instance.LimitBuilding = value
 
value = instance.LimitBuilding
public float LimitBuilding {get; set;}
Remarks
Valid values: A number between 0 and 999999999999, exclusive

Note: You must supply at least one non-zero Limit value for this Location Coverage Limit (i.e., Building, Other Structures, Contents, and/or Business Interruption).

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

LocationCoverageLimit Class
LocationCoverageLimit Members