DocumentQueryBaseTQuery, TObjectGetAvailableColumns Method |
Gets the list of all available columns for this query
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntaxprotected override List<string> GetAvailableColumns()
Return Value
Type:
ListString
See Also