ICubeMetaExporterFilter.AttributeKey

Syntax

AttributeKey: Integer;

Description

The AttributeKey property determines a key of time series attribute, according to which filtering is executed.

Comments

Attributes of the time series database to filter exported time series are set by the following methods:

If only attribute identifiers are used for setting the filter some errors may occur on export if the attribute identifier in the time series database has been changed. Binding with attributes keys use is safer.

Example

The property use is given in the example for ICubeMetaExporterBinding.AttributeKey.

See also:

ICubeMetaExporterFilter