Click or drag to resize
BaseInfoGeneralizedInfoWrapperGetSynchronizedColumns Method
Gets the list of synchronized columns for this object.

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

Return Value

Type: IEnumerableString
See Also