PrintMgmtPrintContext.getHierarchyContext Method [AX 2012]

Returns the instance of the PrintMgmtHierarchyContext class that has been defined.

public PrintMgmtHierarchyContext getHierarchyContext()

Run On

Called

Return Value

Type: PrintMgmtHierarchyContext Class
The instance of the PrintMgmtHierarchyContext class that has been defined.

The hierarchy context is set using the setHierarchyContext method of this same class. The hierarchy context is returned in a complex structure so that it is easier to work with, but those integrating with print management only have to set the context.

Community Additions

ADD
Show: