PrintMgmtHierarchy_Bank_BR.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
The instance of the PrintMgmtNodeInstance class for which the parent is being requested.
_docType
Type: PrintMgmtDocumentType Enumeration
The PrintMgmtDocumentType enumeration value used to determine the appropriate parent.

Return Value

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

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

Community Additions

ADD
Show: