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

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

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