Share via


RetailConnDataDirectorClient.getFieldNo Method [AX 2012]

Retrieves the field number of the specified field.

Syntax

public str getFieldNo(int _fieldIndex)

Run On

Called

Parameters

  • _fieldIndex
    Type: int
    The index value of the field.

Return Value

Type: str
The field number value.

See Also

Reference

RetailConnDataDirectorClient Class