Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetChildWorkflowExecutionTimedOutEventAttributes C# (CSharp) Méthode

IsSetChildWorkflowExecutionTimedOutEventAttributes() private méthode

private IsSetChildWorkflowExecutionTimedOutEventAttributes ( ) : bool
Résultat bool
        internal bool IsSetChildWorkflowExecutionTimedOutEventAttributes()
        {
            return this.childWorkflowExecutionTimedOutEventAttributes != null;
        }
HistoryEvent