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

IsSetActivityTaskStartedEventAttributes() private méthode

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