DictField.new Method [AX 2012]
Initializes a new instance of the Object class.
public void new(
TableId tableId,
FieldId fieldId,
[int arrayIndex])
Run On
CalledParameters
- tableId
- Type: TableId Extended Data Type
The ID of the table that is used to create the instance of the DictField class.
- fieldId
- Type: FieldId Extended Data Type
The ID of the field that is used to create the instance of the DictField class.
- arrayIndex
- Type: int
Community Additions
ADD
Show: