Touchstone 11.0 API Reference
LossAnnualType Enumeration


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace : LossAnnualType Enumeration
Provides a series of Annual Loss types that enable you to specify the type of Annual Loss to include in Loss Analysis Summary Results.
Syntax
Public Enum LossAnnualType 
   Inherits System.Enum
Dim instance As LossAnnualType
public enum LossAnnualType : System.Enum 
Members
MemberDescription
Aggregate Defines the Aggregate Annual Loss type (1).
Occurrence Defines the Occurrence Annual Loss type (2).
Inheritance Hierarchy

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

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