ICubeMetaExporterFilter

Assembly: Cubes;

Description

The ICubeMetaExporterFilter interface contains properties that are used to work with time series export filter.

Inheritance Hierarchy

          ICubeMetaExporterFilter

Properties

  Property name Brief description
Attribute The Attribute property determines name of time series attribute, according to which filtering is executed.
AttributeKey The AttributeKey property determines a key of time series attribute, according to which filtering is executed.
Operator_ The Operator_ property determines comparison operator used in filter.
Selection The Selection property determines the selection of elements of the dictionary linked with the attribute, by which it is necessary to filter time series.
ValuesList The ValuesList property determines values of time series attribute filter.

See also:

Cubes Assembly Interfaces