DimensionAttributeValueGroup.isEqualTo Method

Indicates whether the specified group is equal to this group.

Syntax

public boolean isEqualTo(RecId _recId)

Run On

Called

Parameters

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 contains the count and the GUIDs of the contained hierarchy and the dimension values.

See Also

Reference

DimensionAttributeValueGroup Table