Touchstone 11.0 API Reference
DeductibleBuilding Property (LocationCombinedIncludingTimeDeductible)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationCombinedIncludingTimeDeductible Class : DeductibleBuilding Property
Contains the Building Deductible amount for this Location Combined Including Time Deductible.
Syntax
Public Property DeductibleBuilding As Single
Dim instance As LocationCombinedIncludingTimeDeductible
Dim value As Single
 
instance.DeductibleBuilding = value
 
value = instance.DeductibleBuilding
public float DeductibleBuilding {get; set;}
Remarks
Valid values: A number between 0 and 999999999999, inclusive

The Deductible values that you specify for a Location Combined Including Time Deductible must all either be a number that is greater than or equal to 0 and less than 1 or a number that is 0 or greater than or equal to 1.

Note: You must supply at least one non-zero Deductible value for this Location Combined Including Time Deductible (i.e., Building, Other Structures, or Contents).

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

LocationCombinedIncludingTimeDeductible Class
LocationCombinedIncludingTimeDeductible Members