Share via


SysDataImportSetBased.getImportManager Method [AX 2012]

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

Syntax

public SysDataImportManager getImportManager()

Run On

Server

Return Value

Type: SysDataImportManager Class
An initialized SysDataImportManager object.

Remarks

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

See Also

Reference

SysDataImportSetBased Class