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

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

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