Touchstone 11.0 API Reference
AverageAnnualLossSummaryOption Enumeration


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace : AverageAnnualLossSummaryOption Enumeration
Specifies whether Touchstone® should include Average Annual Losses (AAL) by Contract or by Contract and Location in the loss results from a Detailed Loss Analysis.
Syntax
Public Enum AverageAnnualLossSummaryOption 
   Inherits System.Enum
public enum AverageAnnualLossSummaryOption : System.Enum 
Members
MemberDescription
ContractSpecifies that Touchstone® should include Average Annual Losses (AAL) by Contract (CONSUM) in the loss results from a Detailed Loss Analysis (1).
LocationSpecifies that Touchstone® should not include Average Annual Losses (AAL) by Contract and Location (LOCSUM) in the loss results from a Detailed Loss Analysis (2).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.LossAnalysis.Data.AverageAnnualLossSummaryOption

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

AIR.Services.LossAnalysis.Data Namespace