PrintMgmtSetupSettings::newSettingsFromRecs Method [AX 2012]
Creates all settings for a specified document instance.
client server public static void newSettingsFromRecs(PrintMgmtSetupDocInstance _parent, LanguageId _langId)
Run On
CalledParameters
- _parent
- Type: PrintMgmtSetupDocInstance Class
The parent of the specified document.
- _langId
- Type: LanguageId Extended Data Type
The language ID for the settings.
Show: