Compartir a través de


AlertModificationItem.NewValue Propiedad

Definición

Obtiene o establece un nuevo valor.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a