Compartir a través de


AlertModificationItem.OldValue Propiedad

Definición

Obtiene o establece un valor antiguo.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a