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

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

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