Share via


GetTranslationStatusesOptions.OrderBy Property

Definition

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

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

Property Value

Applies to