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.
Determines whether the specified combination is equal to this combination.
Syntax
public boolean isEqualTo(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID of the DimensionAttributeValueCombination record to compare against.
Return Value
Type: boolean
true if the specified record is equal; otherwise, false.
Remarks
This method performs a value comparison that is based on a hash, which itself contains the count and GUIDs of the contained hierarchies and dimension values, and the default account state. This does not contain any combination transient or transactional metadata information.