scheduledEventId property
The ID of the ActivityTaskScheduled
event that was recorded
when this activity task was scheduled. To help diagnose issues, use this
information to trace back the chain of events leading up to this event.
Implementation
final int? scheduledEventId;