PrintMgmtSetupFolder.addChild Method [AX 2012]
Adds a child to the folder.
public void addChild(PrintMgmtSetupItem _child)
Run On
CalledParameters
- _child
- Type: PrintMgmtSetupItem Class
A child item.
Community Additions
ADD
Show:
Adds a child to the folder.
public void addChild(PrintMgmtSetupItem _child)