Share via


JmgMESDocuHandling.createDialogBody Method [AX 2012]

Adds a check box control for each document to the specified FormGroupControl object.

Syntax

public void createDialogBody(FormGroupControl _fgc, [boolean _createReqDocs])

Run On

Called

Parameters

  • _createReqDocs
    Type: boolean
    A Boolean value that specifies whether only required reading documents are added to the dialog.

See Also

Reference

JmgMESDocuHandling Class