OrderType EnumType

 

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

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.

Types that use the OrderType enum type.

The following use the OrderType enum type.

Name

How used

Description

OrderExpression ComplexType

OrderType Property

The order in which the entity instances are returned from the query.

See Also

Use the Microsoft Dynamics 365 Web API
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright