PrintMgmtHierarchy_Ledger.getParentImplementation Method [AX 2012]
Gets the parent node instance based on the information provided.
protected PrintMgmtNodeInstance getParentImplementation(PrintMgmtNodeInstance _nodeInstance, PrintMgmtDocumentType _docType)
Run On
CalledParameters
- _nodeInstance
- Type: PrintMgmtNodeInstance Class
An instance of the PrintMgmtNodeInstance class for which the parent is being requested.
- _docType
- Type: PrintMgmtDocumentType Enumeration
The PrintMgmtDocumentType enumeration value that is used to determine the appropriate parent.
Return Value
Type: PrintMgmtNodeInstance ClassAn instance of the parent PrintMgmtNodeInstance class; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).
Community Additions
ADD
Show: