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

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

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