Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetChildWorkflowExecutionStartedEventAttributes C# (CSharp) Method

IsSetChildWorkflowExecutionStartedEventAttributes() private method

private IsSetChildWorkflowExecutionStartedEventAttributes ( ) : bool
return bool
        internal bool IsSetChildWorkflowExecutionStartedEventAttributes()
        {
            return this.childWorkflowExecutionStartedEventAttributes != null;
        }
HistoryEvent