AWS SDK for .NET Documentation
ScheduledEventId Property
AmazonAmazon.SimpleWorkflow.ModelDecisionTaskCompletedEventAttributesScheduledEventId Did this page help you?   Yes   No    Tell us about it...
The id of the DecisionTaskScheduled event that was recorded when this decision 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)