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

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

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