ClassStructureInfoGetColumnsT Method |
Gets the list of columns of the given type
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public List<string> GetColumns<T>()
Type Parameters
- T
Return Value
Type:
ListStringSee Also