Share via


RetailProductAttributesReference.isEqualTo Method [AX 2012]

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

Syntax

public boolean isEqualTo(RetailProductAttributesReference otherObject)

Run On

Called

Parameters

Return Value

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

See Also

Reference

RetailProductAttributesReference Class