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

IsSetActivityTaskCompletedEventAttributes() private méthode

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