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

IsSetRequestCancelActivityTaskFailedEventAttributes() private method

        internal bool IsSetRequestCancelActivityTaskFailedEventAttributes()
        {
            return this.requestCancelActivityTaskFailedEventAttributes != null;
        }
HistoryEvent