次の方法で共有


RefreshIndex.IsUpdateSuccess プロパティ

定義

更新の成功状態を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象