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

IsSetWorkflowExecutionCompletedEventAttributes() private method

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