Touchstone 11.0 API Reference
AggregateDeductible Property (Layer)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > Layer Class : AggregateDeductible Property
(Required) Contains the Aggregate Deductible for the sublimit or policy layer level.

Specify "AGGD" in the Annual Aggregate Deductible to code an annual aggregate deductible.

Specify the deductible value in the Annual Aggregate Deductible amount.

Syntax
Public Property AggregateDeductible As AggregateDeductible
Dim instance As Layer
Dim value As AggregateDeductible
 
instance.AggregateDeductible = value
 
value = instance.AggregateDeductible
public AggregateDeductible AggregateDeductible {get; set;}
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