PrintMgmtNodeInstance.parmParent Method [AX 2012]

Gets or sets the Parent parameter.

public PrintMgmtNodeInstance parmParent([PrintMgmtNodeInstance _parent])

Run On

Called

Parameters

_parent
Type: PrintMgmtNodeInstance Class
The value to set.

Return Value

Type: PrintMgmtNodeInstance Class
The value of the Parent parameter.

This property contains a reference to the parent of this node instance. It will be null if the node instance does not have a parent.

Community Additions

ADD
Show: