Esri Business Analyst Server API for Silverlight 2.2 Reference
BenchmarkSortOptions Enumeration
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore Namespace : BenchmarkSortOptions Enumeration

Glossary Item Box

The enumeration of report fields sorting options used in creation a Benchmark report.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Members

MemberDescription
sortByFieldDifference Sort by difference between field value and benchmark field value.
sortByFieldIndex Sort by field index.
sortByFieldOnly Sort by field value.
sortByFieldPercent Sort by percentage of field value with respect to benchmark field value.
sortNone No sorting.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.BACore.BenchmarkSortOptions

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.