scheduledEventId property

int scheduledEventId
final

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.

Implementation

final int scheduledEventId;