Share via


UpdateOperation<TValue>.Field Property

Definition

[Newtonsoft.Json.JsonProperty("field")]
public string Field { get; }
[<Newtonsoft.Json.JsonProperty("field")>]
member this.Field : string
Public ReadOnly Property Field As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to