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

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

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