Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Determines whether the specified set is equal to this set.
Syntax
public boolean isEqualTo(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID of the DimensionAttributeSet record against which to compare.
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.