Click or drag to resize
SynchronizationObjectSettingsIncludeCategories Property
If true, parent category hierarchy of the object is included in the result as well.

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

Property Value

Type: Boolean
See Also