Touchstone 11.0 API Reference
LimitOther Property (LocationCoverageLimit)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationCoverageLimit Class : LimitOther Property
Contains the Other Structures Limit for this Location Coverage Limit.
Syntax
Public Property LimitOther As Single
Dim instance As LocationCoverageLimit
Dim value As Single
 
instance.LimitOther = value
 
value = instance.LimitOther
public float LimitOther {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