PrintMgmtNodeInstance.convertToSetupFolder Method [AX 2012]

Converts an instance of the PrintMgmtNodeInstance class to an instance of the PrintMgmtSetupFolder class.

public PrintMgmtSetupFolder convertToSetupFolder()

Run On

Called

Return Value

Type: PrintMgmtSetupFolder Class
An instance of the PrintMgmtSetupFolder class that represents this instance of the PrintMgmtNodeInstance class.

The user experience must work with instances of the PrintMgmtSetupFolder class. This method makes the conversion between the two different classes. They are very similar, but the PrintMgmtSetupFolder class provides additional flexibility that is required in the user experience.

Community Additions

ADD
Show: