IPrxCalculatedPoint.Key

Fore Syntax

Key: Integer;

Fore.NET Syntax

Key: uinteger;

Description

The Key property returns key of calculated point.

Comments

To get unique key of calculated point, use the IPrxCalculatedPoint.UniqueKey property.

Fore and Fore.NET Examples

The property use is given in the example for IPrxCalculatedPoint.CalculateValue.

See also:

IPrxCalculatedPoint