PrintMgmtSetupDocInstance.getConditionalSettingByName Method [AX 2012]
Retrieves a conditional setting by its name.
public PrintMgmtSetupSettingsConditional getConditionalSettingByName(PrintMgmtSetupName _name)
Run On
CalledParameters
- _name
- Type: PrintMgmtSetupName Extended Data Type
The name of a conditional setting.
Return Value
Type: PrintMgmtSetupSettingsConditional ClassThe conditional setting with a matching name; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).
Community Additions
ADD
Show: