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

IsSetChildWorkflowExecutionCanceledEventAttributes() private méthode

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