PurchFinalizeUIBuilder.addDialogField Method [AX 2012]
Adds a field to the dialog box.
protected DialogField addDialogField(IdentifierName _methodName, [Object _dataContract])
Run On
CalledParameters
- _methodName
- Type: IdentifierName Extended Data Type
The name of a method from the data contract.
- _dataContract
- Type: Object Class
The data contract that is used for building the dialog box.
Community Additions
ADD
Show: