Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetWorkflowExecutionStartedEventAttributes C# (CSharp) Méthode

IsSetWorkflowExecutionStartedEventAttributes() private méthode

private IsSetWorkflowExecutionStartedEventAttributes ( ) : bool
Résultat bool
        internal bool IsSetWorkflowExecutionStartedEventAttributes()
        {
            return this.workflowExecutionStartedEventAttributes != null;
        }
HistoryEvent