PrintMgmtNode.doesReferenceTable Method [AX 2012]

Determines whether this node references a table.

public boolean doesReferenceTable()

Run On

Called

Return Value

Type: boolean
true if the node references a table; otherwise, false.

Module-level settings are an example of a node that does not actually reference a table in the system. If the node references the CustTable table, it means that print management settings are related to records in the CustTable table.

Community Additions

ADD
Show: