RetailConnDataDirectorEngine.firstField Method [AX 2012]

Adds all the elements of the fields of the specified table to the field arrays.

Syntax

public boolean firstField([TableName _tableName])

Run On

Client

Parameters

Return Value

Type: boolean
true if the table and field IDs are valid; otherwise, false.

See Also

Reference

RetailConnDataDirectorEngine Class