OrderType Enumeration
Dynamics CRM 2016
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains the possible values for the order type in an OrderExpression.
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
| Member name | Description | |
|---|---|---|
| Ascending | The values of the specified attribute should be sorted in ascending order, from lowest to highest. Value = 0. | |
| Descending | The values of the specified attribute should be sorted in descending order, from highest to lowest. Value = 1. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: