次の方法で共有


RecommendedAction.IsRevertableAction プロパティ

定義

この推奨されるアクションによって適用された変更をユーザーが元に戻すことができるかどうかを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象