Provides details of the MarkerRecorded event.

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