Click or drag to resize
SyncManagerExcludeColumns Property
Gets ore sets the excluded columns of the document which are not staged.

Namespace: CMS.Synchronization
Assembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual string ExcludeColumns { get; set; }

Property Value

Type: String
See Also