AemCollectionResponse.Wql Property

Definition

Wql queries

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

Property Value

String

Returns a String that contains the WQL queries used by the AEM collection.

Applies to