Return true if the referred sequence object has an attribute with the specified attributeId, and false otherwise.
Declared in <bdlar_sequenceref.h>
bool
hasAttribute(int attributeId) const;
true if the attribute exists, and false otherwise
| Name | Description |
|---|---|
| attributeId | id of the attribute |