Touchstone Re 2023 API Reference
DeductibleBusinessInterruption Property (LocationPercentOfLossDeductible)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationPercentOfLossDeductible Class : DeductibleBusinessInterruption Property
Contains the Business Interruption Deductible for this Location By-Coverage Deductible.
Syntax
Public Property DeductibleBusinessInterruption As Single
Dim instance As LocationPercentOfLossDeductible
Dim value As Single
 
instance.DeductibleBusinessInterruption = value
 
value = instance.DeductibleBusinessInterruption
public float DeductibleBusinessInterruption {get; set;}
Remarks
Valid values: A number between 0 and 999999999999, inclusive

The Deductible values that you specify for a Location By-Coverage 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 By-Coverage Deductible (i.e., Building, Other Structures, Contents, 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

LocationPercentOfLossDeductible Class
LocationPercentOfLossDeductible Members