PrintMgmtNode_CustTable.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 and this method returns that list.

Show: