Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetStartChildWorkflowExecutionInitiatedEventAttributes C# (CSharp) 메소드

IsSetStartChildWorkflowExecutionInitiatedEventAttributes() 개인적인 메소드

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