Click or drag to resize
ObjectTypeInfoSynchronizationSettings Property
Defines how Staging features work with the object type's data. Set through the properties of the SynchronizationSettings class.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public SynchronizationSettings SynchronizationSettings { get; }

Property Value

Type: SynchronizationSettings
See Also