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

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

Property Value

Type: String
See Also