PrintMgmtHierarchy_Sales.getParentImplementation Method [AX 2012]

Returns the parent node instance based on the information provided.

protected PrintMgmtNodeInstance getParentImplementation(PrintMgmtNodeInstance _nodeInstance, PrintMgmtDocumentType _docType)

Run On

Called

Parameters

_nodeInstance
Type: PrintMgmtNodeInstance Class
_docType
Type: PrintMgmtDocumentType Enumeration

Return Value

Type: PrintMgmtNodeInstance Class
An instance of the parent PrintMgmtNodeInstance class; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).

The parent returned can vary on the table being referenced by the _nodeInstance parameter and the _docType parameter being requested.

Community Additions

ADD
Show: