CrmServiceClient.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 class CrmServiceClient::LogicalSortOrder
public enum CrmServiceClient.LogicalSortOrder
type CrmServiceClient.LogicalSortOrder =
Public Enum CrmServiceClient.LogicalSortOrder
- Inheritance
-
CrmServiceClient.LogicalSortOrder
Fields
Name | Value | Description |
---|---|---|
Ascending | 0 | Sort in Ascending |
Descending | 1 | Sort in Descending |