PrintMgmtSetupDoc.removeInstanceByName Method [AX 2012]

Removes a document instance given its name.

public void removeInstanceByName(str _name)

Run On

Called

Parameters

_name
Type: str
The name of the instance to remove.

ExceptionCondition
Error

The index was greater than the number of instances.

Error

The index was larger than the number of instances.

Community Additions

ADD
Show: