Compartir a través de


PartialUpdateOperation.Value Propiedad

Definición

Obtener o establecer el valor en el actualizado con

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

Valor de propiedad

Value

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a