Compartilhar via


DimensionAttributeValueCombination::equals Method

Determines whether the two specified combinations are equal.

Syntax

client server public static boolean equals(DimensionAttributeValueCombination _dimensionAttributeValueCombinationA, DimensionAttributeValueCombination _dimensionAttributeValueCombinationB)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified records are equal; otherwise, false.

Remarks

This method performs a value comparison that is based on a hash, which itself contains the count and the GUIDs of the contained hierarchies and dimension values, and the default account state.

This does not contain any combination transient or transactional metadata information.

See Also

Reference

DimensionAttributeValueCombination Table