Click or drag to resize
TraverseObjectSettingsCreateHierarchy 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: 9.0.0
Syntax
C#
public bool CreateHierarchy { get; set; }

Property Value

Type: Boolean
See Also