Compartir a través de


Action.IsTopAction Propiedad

Definición

Obtiene un valor booleano que representa si este resultado es la acción superior.

[Newtonsoft.Json.JsonProperty(PropertyName="isTopAction")]
public bool? IsTopAction { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isTopAction")>]
member this.IsTopAction : Nullable<bool>
Public ReadOnly Property IsTopAction As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a