Click or drag to resize
MultiDocumentQueryBaseTQuery, TInnerQuery, TObjectGetAvailableColumns Method
Gets the list of all available columns for this query

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
protected override List<string> GetAvailableColumns()

Return Value

Type: ListString
See Also