Touchstone 11.0 API Reference
DeductibleContents Property (LocationCombinedIncludingTimeDeductible)


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

The Deductible values that you specify for a Location Combined Excluding 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 Excluding 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