PrintMgmtHierarchyContext.addDocumentTypeFilter Method [AX 2012]

Limits the document types that are used in the hierarchy operation.

public void addDocumentTypeFilter(PrintMgmtDocumentType _docType)

Run On

Called

Parameters

_docType
Type: PrintMgmtDocumentType Enumeration
A document type that should be included in the hierarchy operation.

When the print management information is displayed, adding a document type filter will limit the document types that appear for a given node. If nothing is specified as a document type filter, all document types for the node will be displayed.

Community Additions

ADD
Show: