IEaxDataAreaTransformation.ElementId

Fore Syntax

ElementId: String;

Fore.NET Syntax

ElementId: string;

Description

The ElementId property returns identifier of calculated element.

Comments

To get calculated element value, use IEaxDataAreaTransformation.Element.

Fore and Fore.NET Examples

The property use is given in the example for IEaxDataAreaTransformation.Transform.

See also:

IEaxDataAreaTransformation