AWS SDK for .NET Documentation
ExternalInitiatedEventId Property
AmazonAmazon.SimpleWorkflow.ModelWorkflowExecutionCancelRequestedEventAttributesExternalInitiatedEventId Did this page help you?   Yes   No    Tell us about it...
The id of the RequestCancelExternalWorkflowExecutionInitiated event corresponding to the RequestCancelExternalWorkflowExecution decision to cancel this workflow execution.The source event with this Id can be found in the history of the source workflow execution. 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 ExternalInitiatedEventId { get; set; }

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