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

IsSetActivityTaskCanceledEventAttributes() 개인적인 메소드

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