次の方法で共有


DeleteOperationResult.OperationResult プロパティ

定義

操作または要求の結果を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象