SysDataImportSetBased.getImportManager Method [AX 2012]

Sends the import manager and initializes the object if it is necessary.

public SysDataImportManager getImportManager()

Run On

Server

Return Value

Type: SysDataImportManager Class
An initialized SysDataImportManager object.

The object to return is initialized, if it was not already initialized.

Show: