AWS SDK for .NET Documentation
ParentWorkflowExecution Property
AmazonAmazon.SimpleWorkflow.ModelWorkflowExecutionStartedEventAttributesParentWorkflowExecution Did this page help you?   Yes   No    Tell us about it...
The source workflow execution that started this workflow execution. The member is not set if the workflow execution was not started by a workflow.
Declaration Syntax
C#
public WorkflowExecution ParentWorkflowExecution { get; set; }

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