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

IsSetDecisionTaskStartedEventAttributes() 개인적인 메소드

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