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

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

Property Value

Type: Boolean
See Also