FRAMES | NO FRAMES
esriBABenchmarkSortOptions Type

Benchmark report fields sorting options.

Availability: Business Analyst Server, Business Analyst Online.

enum esriBABenchmarkSortOptions

Value Description
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 sort.

See Also