Share via


DimensionAttributeValueSet::equals Method

Indicates whether the two specified sets are equal.

Syntax

client server public static boolean equals(DimensionAttributeValueSet _dimensionAttributeValueSetA, DimensionAttributeValueSet _dimensionAttributeValueSetB)

Run On

Called

Parameters

Return Value

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

Remarks

This does a value comparison that is based on a hash, which itself contains the GUIDs of the contained attribute values.

See Also

Reference

DimensionAttributeValueSet Table