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

IsSetWorkflowExecutionCanceledEventAttributes() private méthode

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