Amazon.SimpleWorkflow.Model.ChildWorkflowExecutionCompletedEventAttributes.IsSetWorkflowExecution C# (CSharp) 메소드

IsSetWorkflowExecution() 개인적인 메소드

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