次の方法で共有


AlertModificationItem.OldValue プロパティ

定義

古い値を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象