Touchstone 11.0 API Reference
AttachmentPoint Property (AnnualAggregateLimit)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > AnnualAggregateLimit Class : AttachmentPoint Property
(Optional) Contains the Attachment point for this layer, location, or sub-limit.

Attachment point, which is the amount of original risk above which the limit will be attached.

Syntax
Public Property AttachmentPoint As Single
Dim instance As AnnualAggregateLimit
Dim value As Single
 
instance.AttachmentPoint = value
 
value = instance.AttachmentPoint
public float AttachmentPoint {get; set;}
Remarks
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

AnnualAggregateLimit Class
AnnualAggregateLimit Members