Share via


DataShape.QueryPattern Property

Definition

Gets or sets the query pattern for the data shape.

public:
 property System::String ^ QueryPattern { System::String ^ get(); void set(System::String ^ value); };
public string QueryPattern { get; set; }
member this.QueryPattern : string with get, set
Public Property QueryPattern As String

Property Value

The String query pattern for the data shape.

Applies to