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

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

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