Share via


DimensionAttributeSet.isEqualTo Method

Determines whether the specified set is equal to this set.

Syntax

public boolean isEqualTo(RecId _recId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists and is equal; otherwise, false.

Remarks

This method does a value comparison that is based on a hash, which contains the GUIDs of the contained attributes and the enumeration type.

See Also

Reference

DimensionAttributeSet Table