Provides details of the MarkerRecorded event.

Exemplo n.º 1
0
 public HistoryEvent WithMarkerRecordedEventAttributes(MarkerRecordedEventAttributes markerRecordedEventAttributes)
 {
     this.markerRecordedEventAttributes = markerRecordedEventAttributes;
     return this;
 }