Touchstone Re 2023 API Reference
DeductibleHurricane Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationAnnualAmountDeductible Class : DeductibleHurricane Property
Contains the Hurricane Deductible for this Location Annual Amount Deductible.
Syntax
Public Property DeductibleHurricane As Single
Dim instance As LocationAnnualAmountDeductible
Dim value As Single
 
instance.DeductibleHurricane = value
 
value = instance.DeductibleHurricane
public float DeductibleHurricane {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