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

IsSetActivityTaskFailedEventAttributes() 개인적인 메소드

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