DataflowUpdateRequestMessage.AllowNativeQueries Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="allowNativeQueries")]
public bool? AllowNativeQueries { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowNativeQueries")>]
member this.AllowNativeQueries : Nullable<bool> with get, set
Public Property AllowNativeQueries As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to