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

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

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