PrintMgmtSetupDoc.addInstance Method [AX 2012]

Adds a new document instance.

public void addInstance(PrintMgmtSetupDocInstance _instance)

Run On

Called

Parameters

_instance
Type: PrintMgmtSetupDocInstance Class
The document instance.

ExceptionCondition
Error

A document instance with the same name already exists.

The document instance is added at the correct location in the collection of document instances.

Community Additions

ADD
Show: