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

IsSetChildWorkflowExecutionStartedEventAttributes() 개인적인 메소드

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