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

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

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