IMetaAttributeSetting

Assembly: ExtCtrls;

Description

The IMetaAttributeSetting interface contains properties and methods that are used to adjust attribute display.

Properties

  Property name Brief description
AttributeCommands The AttributeCommands property determines whether it is possible to change the position of attribute in breadcrumb.
DimHierarchy The DimHierarchy property determines attribute hierarchy.
MetaAttribute The MetaAttribute property returns the attribute, which parameters are processed.
MetaParamItemsCollection The MetaParamItemsCollection property returns the parameters collection that can be set as attribute value.
NamingFormat The NamingFormat property determines an attribute name format.
OpenedDimension The OpenedDimension property determines an opened attribute dimension.
SelectedParam The SelectedParam property determines the parameter that is set as attribute value.
ShowAttribute The ShowAttribute property determines visibility of the specified attribute of MDM dictionary in the drop-down list of values of time series database attribute.
SortAttribute The SortAttribute property determines the attribute used for sorting.
SortDirectionType The SortDirectionType property determines sorting direction.
SortType The SortType property determines sorting type.
Visible The Visible property determines attribute visibility.

Methods

  Property name Brief description
Refresh The Refresh method updates data by the current attribute.

See also:

ExtCtrls Assembly Interfaces