Query.equal Method [AX 2012]
Evaluates whether one query is equal to another.
public boolean equal(Object record)
Run On
CalledParameters
- record
- Type: Object Class
The query to use as a comparison.
Community Additions
ADD
Show:
Evaluates whether one query is equal to another.
public boolean equal(Object record)