PrintMgmtNodeInstance.equal Method [AX 2012]
Compares this instance of the PrintMgmtNodeInstance class to the passed in as a parameter.
public boolean equal(Object _object)
Run On
CalledParameters
- _object
- Type: Object Class
The instance of the PrintMgmtNodeInstance class to compare to this instance.
Node instances are compared by using the value of the getIdentifier method. This method provides unique identification by combining the node type and the table buffer that the print management information to which the print management information is associated. Child node instances and setup documents present on the nodes being compared are not factored into the comparison.
Community Additions
ADD
Show: