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

IsSetActivityTaskFailedEventAttributes() private méthode

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