IDmField.Index

Syntax

Index: Integer;

Description

The Index property returns field index.

Comments

To get field name, use the IDmField.Name property.

Example

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

See also:

IDmField