Touchstone 11.0 API Reference
Deductible Property (Sublimit)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > Sublimit Class : Deductible Property
(Required) Contains a Sublimit Deductible for this Sublimit.
Syntax
Public Property Deductible As SublimitDeductible
Dim instance As Sublimit
Dim value As SublimitDeductible
 
instance.Deductible = value
 
value = instance.Deductible
public SublimitDeductible Deductible {get; set;}
Remarks
A deductible is the amount of loss retained by the insured/reinsured (retention). Deductibles require the insured/reinsured to share a portion of the covered losses with the insurer/reinsurer.

The Sublimit Deductible must be compatible with the corresponding Sublimit Limit, as well as the Limit and Deductible of the parent Layer and all associated Location Limits and Deductibles. For detailed information about financial term compatibility, see the Financial Terms section of the Touchstone Help (login required).

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

Sublimit Class
Sublimit Members