IExportDefinitionQuery Property
|
Gets and sets the value of the export. This is the value of the XML attribute to be added.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string Query { get; set; }
Property Query As String
Get
Set
property String^ Query {
String^ get ();
void set (String^ value);
}
abstract Query : string with get, set
Property Value
Type:
StringSee Also