Touchstone 11.0 API Reference
DeductibleTypeCode Property (LocationTerm)


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace > LocationTerm Class : DeductibleTypeCode Property
Contains one of the following codes to identify the type of deductible being used for the corresponding Location:
Code Description
NO None
BA Combined - excluding Time (monetary value)
BP Combined - excluding Time (percentage)
CA Coverage (monetary value)
CP Coverage (percentage)
DA Combined - including Time separately (monetary value)
DP Combined - including Time separately (percentage)
FR Franchise (monetary value)
MA Mini-policy (monetary value)
ML Maximum of dollar amount or percent of loss
MP Mini-policy (percentage)
SA Site/Standard Combined (monetary value)
SP Site/Standard Combined (percentage)
SL Site % of loss
AA Annual Amount
Syntax
Public Property DeductibleTypeCode As String
Dim instance As LocationTerm
Dim value As String
 
instance.DeductibleTypeCode = value
 
value = instance.DeductibleTypeCode
public string DeductibleTypeCode {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

LocationTerm Class
LocationTerm Members