IMetaAttributeNamings.GetNames

Syntax

GetNames(Values: IMatrixModel; [Names: IMatrixModel = Null; ][ValueIndex: Integer = 0]);

Parameters

Values. Value matrix.

Names. Name matrix. Optional parameter. This parameter is not determined by default.

ValueIndex. Index of value in matrix. Optional parameter. By default, a matrix is processed with the first element.

Description

The GetNames method enables the user to get names of the time series database elements by specified values.

See also:

IMetaAttributeNamings