IEaxDataAreaTransformation.Key

Syntax

Key: Integer;

Description

The Key property returns key of data transformation formula within the collection where it is created.

Comments

Key is a unique identifier of the component in collection. The key value is generated automatically and cannot be modified by user.

Example

The example of use is given in description of IEaxDataAreaTransformation.Transform

See also:

IEaxDataAreaTransformation