PrintMgmtSetupContext.getHierarchyContexts Method [AX 2012]

Retrieves instances of the PrintMgmtHierarchyContext class.

public List getHierarchyContexts()

Run On

Called

Return Value

Type: List Class
A list of instances of the PrintMgmtHierarchyContext class.

The hierarchy context is set using the addHierarchyContext method of this same class. It 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: