PrintMgmtSetupSettings::newConditional Method [AX 2012]
Creates new conditional settings.
client server public static PrintMgmtSetupSettingsConditional newConditional(
PrintMgmtSetupDocInstance _parent,
PrintMgmtSetupName _name,
LanguageId _langId)
Run On
CalledParameters
- _parent
- Type: PrintMgmtSetupDocInstance Class
The parent of the settings.
- _name
- Type: PrintMgmtSetupName Extended Data Type
The name of the settings.
- _langId
- Type: LanguageId Extended Data Type
The language ID for the settings.
Show: