Compartir a través de


RecommendedAction.IsRevertableAction Propiedad

Definición

Obtiene si el usuario puede revertir los cambios aplicados por esta acción recomendada.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a