Share via


UpdateOperation<TValue>.Value Property

Definition

[Newtonsoft.Json.JsonProperty("value")]
public TValue Value { get; }
[<Newtonsoft.Json.JsonProperty("value")>]
member this.Value : 'Value
Public ReadOnly Property Value As TValue

Property Value

TValue
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to