Provides details of the MarkerRecorded event.

Beispiel #1
0
 public HistoryEvent WithMarkerRecordedEventAttributes(MarkerRecordedEventAttributes markerRecordedEventAttributes)
 {
     this.markerRecordedEventAttributes = markerRecordedEventAttributes;
     return this;
 }