Click or drag to resize
QueryColumnListBaseColumns Property
List of columns represented as string

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public string Columns { get; protected set; }

Property Value

Type: String
See Also