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

IsSetScheduleActivityTaskFailedEventAttributes() private method

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