TreeProviderSelectQueryName Property |
Base query name to use for the document selection (for the enhanced selection options only).
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntaxpublic virtual string SelectQueryName { get; set; }
Property Value
Type:
String
Remarks
The incomplete query is compatible only with method SelectNodes. To support all operations, the query must return following columns:
See Also