Amazon.SimpleWorkflow.Model.ChildWorkflowExecutionStartedEventAttributes.IsSetWorkflowExecution C# (CSharp) Method

IsSetWorkflowExecution() private method

private IsSetWorkflowExecution ( ) : bool
return bool
        internal bool IsSetWorkflowExecution()
        {
            return this.workflowExecution != null;
        }