Click or drag to resize
SyncLogListInfoGetColumnNames Method
Gets the default list of column names for this class

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntax
C#
protected override List<string> GetColumnNames()

Return Value

Type: ListString
See Also