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

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

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