Show contents 

Express > Express Assembly Interfaces > IEaxDataAreaTransformation > IEaxDataAreaTransformation.Key

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 property use is given in the example for IEaxDataAreaTransformation.Transform.

See also:

IEaxDataAreaTransformation