Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetActivityTaskCancelRequestedEventAttributes C# (CSharp) 메소드

IsSetActivityTaskCancelRequestedEventAttributes() 개인적인 메소드

private IsSetActivityTaskCancelRequestedEventAttributes ( ) : bool
리턴 bool
        internal bool IsSetActivityTaskCancelRequestedEventAttributes()
        {
            return this.activityTaskCancelRequestedEventAttributes != null;
        }
HistoryEvent