LogicalSortOrder Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Logical Search Pram to apply to over all search.
public enum LogicalSortOrder
type LogicalSortOrder =
Public Enum LogicalSortOrder
- Inheritance
-
LogicalSortOrder
Fields
Name | Value | Description |
---|---|---|
Ascending | 0 | Sort in Ascending |
Descending | 1 | Sort in Descending |