Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks if the values in the original record and the current record are equal.
Syntax
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.