PrintMgmtSetupSettingsConditional::deepCopyOnServer Method [AX 2012]
Creates a new copy of all the settings on the server tier.
server private static RecId deepCopyOnServer(
RefRecId _newParentRecId,
Description _name,
PrintMgmtSetupSettings _settings)
Run On
ServerParameters
- _newParentRecId
- Type: RefRecId Extended Data Type
- _name
- Type: Description Extended Data Type
- _settings
- Type: PrintMgmtSetupSettings Class
Show: