Touchstone 11.0 API Reference
AggregateLimit Property (Layer)


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

Specify "AGGL" in the Annual Aggregate Limit to code an annual aggregate limit.

Specify the deductible value in the Annual Aggregate Deductible amount.

Syntax
Public Property AggregateLimit As AggregateLimit
Dim instance As Layer
Dim value As AggregateLimit
 
instance.AggregateLimit = value
 
value = instance.AggregateLimit
public AggregateLimit AggregateLimit {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