Touchstone 11.0 API Reference
Deductible Property (Layer)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > Layer Class : Deductible Property
(Required) Contains the Layer Deductible for this Layer.
Syntax
Public Property Deductible As LayerDeductible
Dim instance As Layer
Dim value As LayerDeductible
 
instance.Deductible = value
 
value = instance.Deductible
public LayerDeductible Deductible {get; set;}
Remarks
The Layer Deductible must be compatible with the corresponding Layer Limit, as well as all Sublimit Limits and Deductibles and all associated Location Limits and Deductibles.
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

Layer Class
Layer Members