Share via


DimensionAttributeValueGroup::equals Method

Determines whether the two specified groups are equal.

Syntax

client server public static boolean equals(DimensionAttributeValueGroup _dimensionAttributeValueGroupA, DimensionAttributeValueGroup _dimensionAttributeValueGroupB)

Run On

Called

Parameters

Return Value

Type: boolean
A Boolean value that indicates whether the specified records are equal.

Remarks

This method does a value comparison based on the hash, which contains the count and the GUIDs of the contained hierarchy and the dimension values.

See Also

Reference

DimensionAttributeValueGroup Table