PrintMgmtSetupUICtrlDocInstance.newSibling Method [AX 2012]

Creates a new document instance for the specified parent.

public PrintMgmtSetupDocInstance newSibling(PrintMgmtSetupDoc _parent)

Run On

Called

Parameters

_parent
Type: PrintMgmtSetupDoc Class
The parent of the new document instance.

Return Value

Type: PrintMgmtSetupDocInstance Class
The document instance.

ExceptionCondition
Error

A concurrency error occurs.

-or-

A data problem exists.

Community Additions

ADD
Show: