Sdílet prostřednictvím


IDPSQueryObject.Search Property

Definition

Gets or sets search term in all columns

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to