PrintMgmtReportRun::construct Method [AX 2012]
Initializes an instance of the PrintMgmtReportRun class.
client server public static PrintMgmtReportRun construct(
PrintMgmtHierarchyType _hierarchyType,
PrintMgmtNodeType _nodeType,
PrintMgmtDocumentType _docType)
Run On
CalledParameters
- _hierarchyType
- Type: PrintMgmtHierarchyType Enumeration
A hierarchy type.
- _nodeType
- Type: PrintMgmtNodeType Enumeration
A node type.
- _docType
- Type: PrintMgmtDocumentType Enumeration
A document type.
Show: