Share via


SysDictTable.fieldObject Method [AX 2012]

Creates an instance of the for the field specified by ID.

Syntax

public DictField fieldObject(FieldId _fieldId)

Run On

Called

Parameters

Return Value

Type: DictField Class
A DictField object for the field specified by fieldId; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic) if the object could not be created.

See Also

Reference

SysDictTable Class