PrintMgmtNode.isValidDocumentType Method [AX 2012]
Determines whether the document type is valid for this node.
public boolean isValidDocumentType(PrintMgmtDocumentType _docType)
Run On
CalledParameters
- _docType
- Type: PrintMgmtDocumentType Enumeration
The document type being validated.
Show: