Touchstone 11.0 API Reference
ResultsOrderBy Enumeration


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace : ResultsOrderBy Enumeration
Defines a set of sort orders by which you can sort Touchstone® analysis results.
Syntax
Public Enum ResultsOrderBy 
   Inherits System.Enum
Dim instance As ResultsOrderBy
public enum ResultsOrderBy : System.Enum 
Members
MemberDescription
Ascending Indicates that Touchstone® should sort analysis results in ascending order (0).
Descending Indicates that Touchstone® should sort analysis results in descending order (1).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.ExposureConcentrationAnalysis.Data.ResultsOrderBy

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