PrintMgmtSetupDocInstance.setDefaultSettings Method [AX 2012]

Sets the default setting for this document instance.

public void setDefaultSettings(PrintMgmtSetupSettingsDefault _defaultSetting)

Run On

Called

Parameters

_defaultSetting
Type: PrintMgmtSetupSettingsDefault Class
The default setting.

ExceptionCondition
Error

Attempted to change the object that is used for default settings.

Do not call this method directly. When a default setting is created, it associates itself with its parent document. It is not possible to directly change which object represents a default setting. The values of the default setting must be modified.

Community Additions

ADD
Show: