BOMCreateDialog::newDialog Method [AX 2012]

Initializes a new instance of the BOMCreateDialog class.

Syntax

client public static BOMCreateDialog newDialog([Dialog _dialog])

Run On

Client

Parameters

  • _dialog
    Type: Dialog Class
    A Dialog instance that is used to prompt the user; optional.

Return Value

Type: BOMCreateDialog Class
A new instance of the BOMCreateDialog class.

See Also

Reference

BOMCreateDialog Class