Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetActivityTaskCompletedEventAttributes C# (CSharp) Метод

IsSetActivityTaskCompletedEventAttributes() приватный Метод

private IsSetActivityTaskCompletedEventAttributes ( ) : bool
Результат bool
        internal bool IsSetActivityTaskCompletedEventAttributes()
        {
            return this.activityTaskCompletedEventAttributes != null;
        }
HistoryEvent