Compartir a través de


RecommendedAction.IsExecutableAction Propiedad

Definición

Obtiene si el usuario puede realizar esta acción recomendada.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a