次の方法で共有


RecommendedAction.IsExecutableAction プロパティ

定義

この推奨されるアクションがユーザーが操作可能かどうかを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象