AWS SDK for .NET Documentation
ScheduledEventId Property
AmazonAmazon.SimpleWorkflow.ModelActivityTaskStartedEventAttributesScheduledEventId Did this page help you?   Yes   No    Tell us about it...
The id of the ActivityTaskScheduled event that was recorded when this activity task was scheduled. This information can be useful for diagnosing problems by tracing back the chain of events leading up to this event.
Declaration Syntax
C#
public long ScheduledEventId { get; set; }

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