Partager via


SortDirection Énumération

Définition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter), new System.Object[] { Mono.Cecil.CustomAttributeArgument })]
public enum SortDirection
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter), new System.Object[] { Mono.Cecil.CustomAttributeArgument })>]
type SortDirection = 
Public Enum SortDirection
Héritage
SortDirection
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Ascending 0
Descending 1

S’applique à