Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetWorkflowExecutionTerminatedEventAttributes C# (CSharp) Method

IsSetWorkflowExecutionTerminatedEventAttributes() private method

private IsSetWorkflowExecutionTerminatedEventAttributes ( ) : bool
return bool
        internal bool IsSetWorkflowExecutionTerminatedEventAttributes()
        {
            return this.workflowExecutionTerminatedEventAttributes != null;
        }
HistoryEvent