Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetChildWorkflowExecutionStartedEventAttributes C# (CSharp) Метод

IsSetChildWorkflowExecutionStartedEventAttributes() приватный Метод

private IsSetChildWorkflowExecutionStartedEventAttributes ( ) : bool
Результат bool
        internal bool IsSetChildWorkflowExecutionStartedEventAttributes()
        {
            return this.childWorkflowExecutionStartedEventAttributes != null;
        }
HistoryEvent