IMsVariableTestData.Name

Fore Syntax

Name: String;

Fore.NET Syntax

Name: string;

Description

The Name property returns the variable name.

Comments

To get the variable key, use the IMsVariableTestData.EnrtyKey property.

Fore and Fore.NET Examples

The property use is given in the example for IMsMetaModelVisualController.DFTest.

See also:

IMsVariableTestData