PurchFinalizeUIBuilder.addDialogField Method [AX 2012]

Adds a field to the dialog box.

protected DialogField addDialogField(IdentifierName _methodName, [Object _dataContract])

Run On

Called

Parameters

_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.

Return Value

Type: DialogField Class
A DialogField class.

Community Additions

ADD
Show: