Touchstone Re 2023 API Reference
DeductiblePercentOfLoss Property


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