PrintMgmtHierarchy_Invent.getParentImplementation Method [AX 2012]
Returns the parent node instance based on the information provided.
protected PrintMgmtNodeInstance getParentImplementation(PrintMgmtNodeInstance _nodeInstance, PrintMgmtDocumentType _docType)
Run On
CalledParameters
- _nodeInstance
- Type: PrintMgmtNodeInstance Class
- _docType
- Type: PrintMgmtDocumentType Enumeration
Return Value
Type: PrintMgmtNodeInstance ClassAn instance of the parent PrintMgmtNodeInstance class; otherwise, a nullNothingnullptrunita null reference (Nothing in Visual Basic) result.
Community Additions
ADD
Show: