OrderInHierarchyByDefault: Integer;
The OrderInHierarchyByDefault property determines the default order of attribute in the hierarchy.
The property is relevant if the attribute is included into the hierarchy by default, that is, the IMetaAttribute.IsInHierarchyByDefault property is set to True.
Numbering of attributes in the default order is continuous and starts with zero.
The property use is given in the example for IMetaAttribute.IsInHierarchyByDefault.
See also: