Share via


GetDocumentStatusesOptions.OrderBy Property

Definition

Defines sorting options for the result. See DocumentFilterOrder for more information on which sorting options to use.

public System.Collections.Generic.IList<Azure.AI.Translation.Document.DocumentFilterOrder> OrderBy { get; }
member this.OrderBy : System.Collections.Generic.IList<Azure.AI.Translation.Document.DocumentFilterOrder>
Public ReadOnly Property OrderBy As IList(Of DocumentFilterOrder)

Property Value

Applies to