Touchstone 11.0 API Reference
DeductibleBusinessInterruption Property (LocationMaximumOfAmountOrPercentLossDeductible)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationMaximumOfAmountOrPercentLossDeductible Class : DeductibleBusinessInterruption Property
Contains the Business Interruption Deductible for this Location Maximum of Amount or Percent of Loss Deductible.
Syntax
Public Property DeductibleBusinessInterruption As Single
Dim instance As LocationMaximumOfAmountOrPercentLossDeductible
Dim value As Single
 
instance.DeductibleBusinessInterruption = value
 
value = instance.DeductibleBusinessInterruption
public float DeductibleBusinessInterruption {get; set;}
Remarks
Valid values: A number greater than 0 and less than or equal to 999999999999
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

LocationMaximumOfAmountOrPercentLossDeductible Class
LocationMaximumOfAmountOrPercentLossDeductible Members