Click or drag to resize
BaseInfoGeneralizedInfoWrapperGetSynchronizedColumns Method
Gets the list of synchronized columns for this object or null if all columns are synchronized

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public List<string> GetSynchronizedColumns()

Return Value

Type: ListString
See Also