IMetaDictionaryDataInfo

Assembly: Rds;

Description

The IMetaDictionaryDataInfo interface is used to work with information on database time series.

Inheritance hierarchy

          IMetaDictionaryDataInfo

Comments

To get information on a time series, cast object of the IMetaDictionaryData interface or IRubricatorFactData to the IMetaDictionaryDataInfo interface.

Methods

  Method name Brief description
The IsAttributeActive method returns whether a specified group attribute is available for the factor.
The IsGroupActive method returns whether factor is included in the specified group.

See also:

Rds Assembly Interfaces