[#BloombergLP-bdlar-bdlat_sequenceAccessAttribute-056] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::bdlat_sequenceAccessAttribute :relfileprefix: ../../ :mrdocs: Invoke the specified `accessor` on the attribute of the specified `ref` identified by the specified `attributeId`. Return the value from the invocation of `accessor`. == Synopsis Declared in `<bdlar_sequenceref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_ACCESSOR> int bdlat_sequenceAccessAttribute( xref:BloombergLP/bdlar/SequenceRef.adoc[SequenceRef] const& ref, t_ACCESSOR& accessor, int attributeId); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#