JobResponse.QueryCondition Property

Definition

Device query condition.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="queryCondition")]
public string QueryCondition { get; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="queryCondition")>]
member this.QueryCondition : string
Public ReadOnly Property QueryCondition As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to