Share via


RetailConnDataDirectorClient.getValueNo Method [AX 2012]

Retrieves the value number of the specified field number.

Syntax

public anytype getValueNo(int _fieldNumber)

Run On

Called

Parameters

  • _fieldNumber
    Type: int
    The field ID value.

Return Value

Type: anytype
The value of the field.

See Also

Reference

RetailConnDataDirectorClient Class