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

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

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