次の方法で共有


AvailableRpOperation.IsDataAction プロパティ

定義

この操作がデータ アクションであるかどうかを取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="isDataAction")]
public string IsDataAction { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isDataAction")>]
member this.IsDataAction : string with get, set
Public Property IsDataAction As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象