Touchstone 11.0 API Reference
ApplyDeductibleBeforeLimit Property (CustomBoundaryAnalysisOptions)


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace > CustomBoundaryAnalysisOptions Class : ApplyDeductibleBeforeLimit Property
Indicates whether Touchstone® applies location deductibles before location limits for residential contracts.

For commercial contracts, Touchstone® always applies deductibles first.

Syntax
Public Property ApplyDeductibleBeforeLimit As Boolean
Dim instance As CustomBoundaryAnalysisOptions
Dim value As Boolean
 
instance.ApplyDeductibleBeforeLimit = value
 
value = instance.ApplyDeductibleBeforeLimit
public bool ApplyDeductibleBeforeLimit {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

CustomBoundaryAnalysisOptions Class
CustomBoundaryAnalysisOptions Members