Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetActivityTaskStartedEventAttributes C# (CSharp) Method

IsSetActivityTaskStartedEventAttributes() private method

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