AbstractInfoBase<TInfo>.GetLocalColumnNames Method |
Gets the list of local column names for particular object
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxprotected virtual List<string> GetLocalColumnNames()
Return Value
Type:
List<String>
See Also