Click or drag to resize
SynchronizationObjectSettingsIncludeObjectData Property
If false, object data are not exported (true by default).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public bool IncludeObjectData { get; set; }

Property Value

Type: Boolean
See Also