Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetActivityTaskCanceledEventAttributes C# (CSharp) Метод

IsSetActivityTaskCanceledEventAttributes() приватный Метод

private IsSetActivityTaskCanceledEventAttributes ( ) : bool
Результат bool
        internal bool IsSetActivityTaskCanceledEventAttributes()
        {
            return this.activityTaskCanceledEventAttributes != null;
        }
HistoryEvent