Click or drag to resize
AbstractInfoBaseTInfoGetLocalColumnNames Method
Gets the list of local column names for particular object

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected virtual List<string> GetLocalColumnNames()

Return Value

Type: ListString
See Also