[#BloombergLP-bdlt-TimetableTransition-operator_assign] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/TimetableTransition.adoc[TimetableTransition]::operator= :relfileprefix: ../../../ :mrdocs: Assign to this object the value of the specified `rhs` timetable transition, and return a reference providing modifiable access to this object. == Synopsis Declared in `<bdlt_timetable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlt/TimetableTransition.adoc[TimetableTransition]& operator=(xref:BloombergLP/bdlt/TimetableTransition.adoc[TimetableTransition] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#