Touchstone Re 2023 API Reference
DeductibleAmount Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationMaximumOfAmountOrPercentLossDeductible Class : DeductibleAmount Property
Contains the Deductible Amount for this Location Maximum of Amount or Percent of Loss Deductible.
Syntax
Public Property DeductibleAmount As Single
Dim instance As LocationMaximumOfAmountOrPercentLossDeductible
Dim value As Single
 
instance.DeductibleAmount = value
 
value = instance.DeductibleAmount
public float DeductibleAmount {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