Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetActivityTaskScheduledEventAttributes C# (CSharp) Method

IsSetActivityTaskScheduledEventAttributes() private method

private IsSetActivityTaskScheduledEventAttributes ( ) : bool
return bool
        internal bool IsSetActivityTaskScheduledEventAttributes()
        {
            return this.activityTaskScheduledEventAttributes != null;
        }
HistoryEvent