ODBCImport_RU.getFromDialog Method [AX 2012]
Transfers data from the dialog box into the class variable.
Syntax
public boolean getFromDialog()
Run On
Client
Return Value
Type: boolean
true if the transfer is successful; otherwise, false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Transfers data from the dialog box into the class variable.
public boolean getFromDialog()
Client
Type: boolean
true if the transfer is successful; otherwise, false.