PrintMgmtSetupSettings.init Method [AX 2012]
Initializes a new settings object.
protected void init(
PrintMgmtSetupDocInstance _parent,
PrintMgmtSettings _printMgmtSettings,
LanguageId _langId)
Run On
CalledParameters
- _parent
- Type: PrintMgmtSetupDocInstance Class
The document instance to which the setting applies.
- _printMgmtSettings
- Type: PrintMgmtSettings Table
The record from which the settings will be initialized.
- _langId
- Type: LanguageId Extended Data Type
The language ID for the settings.
Community Additions
ADD
Show: