Click or drag to resize
SynchronizationObjectSettingsCreateHierarchy Property
If true, result will be hierarchical (children, bindings in lower level than parent etc.).

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

Property Value

Type: Boolean
See Also