Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetActivityTaskCanceledEventAttributes C# (CSharp) Méthode

IsSetActivityTaskCanceledEventAttributes() private méthode

private IsSetActivityTaskCanceledEventAttributes ( ) : bool
Résultat bool
        internal bool IsSetActivityTaskCanceledEventAttributes()
        {
            return this.activityTaskCanceledEventAttributes != null;
        }
HistoryEvent