Compartir a través de


TopicInner.SupportOrdering Propiedad

Definición

Obtiene o establece el valor que indica si el tema admite la ordenación.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a