OrderType EnumType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
The possible values for the order type in an OrderExpression.
This Web API enum type corresponds to the organization service OrderType.
Members define the discrete options for the enumeration type.
Name | Value | Description |
|---|---|---|
Ascending | 0 | The values of the specified attribute should be sorted in ascending order, from lowest to highest. |
Descending | 1 | The values of the specified attribute should be sorted in descending order, from highest to lowest. |
The following use the OrderType enum type.
Name | How used | Description |
|---|---|---|
OrderType Property | The order in which the entity instances are returned from the query. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright