Touchstone 11.0 API Reference
Deductible Property (LocationFranchiseDeductible)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFranchiseDeductible Class : Deductible Property
Contains the Deductible for this Location Franchise Deductible.
Syntax
Public Property Deductible As Single
Dim instance As LocationFranchiseDeductible
Dim value As Single
 
instance.Deductible = value
 
value = instance.Deductible
public float Deductible {get; set;}
Remarks
Valid values: A number between 1 and 999999999999, inclusive
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

LocationFranchiseDeductible Class
LocationFranchiseDeductible Members