Represents the "AndamentoMarcador" structure in SEI (marker events).
Usage
AndamentoMarcador(
IdAndamentoMarcador = NULL,
Texto = NULL,
DataHora = NULL,
Usuario = NULL,
Marcador = NULL
)Arguments
- IdAndamentoMarcador
Character. Internal ID of the marker event.
- Texto
Character. Text associated with the andamento marker.
- DataHora
Character. Date/time the marker was generated.
- Usuario
A
Usuarioobject describing the user who generated the marker.- Marcador
A
Marcadorobject used in the marker event (orNULLif removed).
