LeanDocumentDataProvider.equal Method [AX 2012]

Determines whether the two objects are equal.

Syntax

public boolean equal(Object otherObject)

Run On

Server

Parameters

Return Value

Type: boolean
true if the two objects hold the same state; otherwise, false.

See Also

Reference

LeanDocumentDataProvider Class