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

IsSetStartChildWorkflowExecutionInitiatedEventAttributes() private method

        internal bool IsSetStartChildWorkflowExecutionInitiatedEventAttributes()
        {
            return this.startChildWorkflowExecutionInitiatedEventAttributes != null;
        }
HistoryEvent