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

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

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