RetailProductAttributesReference.isEqualTo Method [AX 2012]

Checks if the values in the original record and the current record are equal.

public boolean isEqualTo(RetailProductAttributesReference otherObject)

Run On

Called

Parameters

otherObject
Type: RetailProductAttributesReference Class
The instance of class RetailProductAttributesReference.

Return Value

Type: boolean
Boolean value true if the records are equal;otherwise false.

Community Additions

ADD
Show: