Partager via


SBTopic.SupportOrdering Propriété

Définition

Obtient ou définit la valeur qui indique si la rubrique prend en charge l’ordre.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.supportOrdering")]
public bool? SupportOrdering { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.supportOrdering")>]
member this.SupportOrdering : Nullable<bool> with get, set
Public Property SupportOrdering As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à