Touchstone 11.0 API Reference
AggregateTo Enumeration


Air.Services.Proxy Assembly > AIR.Services.LossGroupingAnalysis.Data Namespace : AggregateTo Enumeration
Provides a series of codes that represent the resolution of loss group analysis results.
Syntax
Public Enum AggregateTo 
   Inherits System.Enum
Dim instance As AggregateTo
public enum AggregateTo : System.Enum 
Members
MemberDescription
Detailed Defines the Detailed resolution (0).
EventTotal Defines the Event Total resolution (1).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.LossGroupingAnalysis.Data.AggregateTo

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.LossGroupingAnalysis.Data Namespace