DefinitionQueryOrder 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.

Specifies the desired ordering of definitions.

C#
[System.Runtime.Serialization.DataContract]
public enum DefinitionQueryOrder
Inheritance
DefinitionQueryOrder
Attributes

Fields

Name Value Description
None 0

No order

LastModifiedAscending 1

Order by created on/last modified time ascending.

LastModifiedDescending 2

Order by created on/last modified time descending.

DefinitionNameAscending 3

Order by definition name ascending.

DefinitionNameDescending 4

Order by definition name descending.

Applies to

Ürün Sürümler
Azure DevOps Services .NET SDK preview, latest