PrintMgmtHierarchy::construct Method [AX 2012]
Constructs an instance of the appropriate PrintMgmtHierarchy class derivative.
client server public static PrintMgmtHierarchy construct(PrintMgmtHierarchyType _hierarchyType)
Run On
CalledParameters
- _hierarchyType
- Type: PrintMgmtHierarchyType Enumeration
The PrintMgmtHierarchyType enumeration value of the hierarchy being constructed.
Return Value
Type: PrintMgmtHierarchy ClassAn instance of the PrintMgmtHierarchyType class being requested.
Show: