IPrxCalculatedPoint.Name

Fore Syntax

Name: String;

Fore.NET Syntax

Name: string;

Description

The Name property determines name of calculated point.

Comments

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

Fore and Fore.NET Examples

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

See also:

IPrxCalculatedPoint