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

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

Return Value

Type: ListString
See Also