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

IsSetActivityTaskStartedEventAttributes() 개인적인 메소드

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