The id of the DecisionTaskStarted event of the previous decision task of this workflow execution that was processed by the decider. This can
be used to determine the events in the history new since the last decision task received by the decider.

C# |
public long PreviousStartedEventId { get; set; }