Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetWorkflowExecutionStartedEventAttributes C# (CSharp) 메소드

IsSetWorkflowExecutionStartedEventAttributes() 개인적인 메소드

private IsSetWorkflowExecutionStartedEventAttributes ( ) : bool
리턴 bool
        internal bool IsSetWorkflowExecutionStartedEventAttributes()
        {
            return this.workflowExecutionStartedEventAttributes != null;
        }
HistoryEvent