Aracılığıyla paylaş


FilterItems.Field Property

Definition

Gets or sets the name of the field we would like to filter

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to