IMetaHierarchyLevel

Description

The IMetaHierarchyLevel interface contains properties and methods used to work with a level of time series database hierarchy.

Properties

  Property name Brief description
The Attributes property returns attributes set of a hierarchy level.
The AttributeSetup property returns settings of hierarchy attribute by index.
The Flat property determines whether this level contains elements hierarchy.
The IncludeAll property determines whether this level includes all elements.
The IsLeaf property returns whether the given level is a leaf one.
The LightWeight property determines whether query for getting child elements of hierarchy level is executed.
The Next property returns the next level in hierarchy.

Properties inherited from INamedEntity

  Property name Brief description
Id The Id property determines the object identifier.
Key The Key property returns the object key.
Name The Name property determines the object name.

Methods

  Property name Brief description
The OpenDimensions method opens dimensions.

See also:

Rds Assembly Interfaces