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

IsSetActivityTaskCompletedEventAttributes() 개인적인 메소드

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