Share via


DynamicsCrmSource.Query Property

Definition

Gets or sets fetchXML is a proprietary query language that is used in Microsoft Dynamics CRM (online & on-premises). Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="query")]
public object Query { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="query")>]
member this.Query : obj with get, set
Public Property Query As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to