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

IsSetDecisionTaskScheduledEventAttributes() private method

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