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

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

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