Touchstone 11.0 API Reference
DeductibleOtherPerils Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationAnnualAmountDeductible Class : DeductibleOtherPerils Property
Contains the Other Perils Deductible for this Location Annual Amount Deductible.
Syntax
Public Property DeductibleOtherPerils As Single
Dim instance As LocationAnnualAmountDeductible
Dim value As Single
 
instance.DeductibleOtherPerils = value
 
value = instance.DeductibleOtherPerils
public float DeductibleOtherPerils {get; set;}
Remarks
This property is only applicable for Locations in the United States.

Valid values: A number between 0 and 999999999999, inclusive

The Hurricane Deductible and the Other Perils Deductible must both be a number less than 1 or a number greater than or equal to 0.

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

LocationAnnualAmountDeductible Class
LocationAnnualAmountDeductible Members