[#BloombergLP-ball-Context-setAttributesRaw] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/Context.adoc[Context]::setAttributesRaw :relfileprefix: ../../../ :mrdocs: Set the value of this context object to the specified `transmissionCause`, `recordIndex`, and `sequenceLength` values. The behavior is undefined if the resulting attribute values are incompatible. == Synopsis Declared in `<ball_context.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setAttributesRaw( xref:BloombergLP/ball/Transmission/Cause.adoc[Transmission::Cause] transmissionCause, int recordIndex, int sequenceLength); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#