AWS SDK for .NET Documentation
PreviousStartedEventId Property
AmazonAmazon.SimpleWorkflow.ModelDecisionTaskPreviousStartedEventId Did this page help you?   Yes   No    Tell us about it...
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.
Declaration Syntax
C#
public long PreviousStartedEventId { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)