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

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

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