Click or drag to resize
ClassStructureInfoGetColumnsT Method
Gets the list of columns of the given type

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public List<string> GetColumns<T>()

Type Parameters

T

Return Value

Type: ListString
See Also