PrintMgmtNode_Project.getDocumentTypes Method [AX 2012]

Gets a list of valid document types for the node.

public List getDocumentTypes()

Run On

Called

Return Value

Type: List Class
A list of valid document types for the node.

Only certain document types are valid for a given node. Results can vary based on what is configured in the application because configuration keys are used to determine this list.

Show: