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

IsSetChildWorkflowExecutionTerminatedEventAttributes() private méthode

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