Share via


AlertModificationItem.OldValue Property

Definition

Gets or sets old value

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to