IDmField.Name

Syntax

Name: String;

Description

The Name property returns field name.

Comments

To get field index, use the IDmField.Index property.

Example

The property use is given in the example for IDmMethod.Execute.

See also:

IDmField