Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetFailWorkflowExecutionFailedEventAttributes C# (CSharp) 메소드

IsSetFailWorkflowExecutionFailedEventAttributes() 개인적인 메소드

private IsSetFailWorkflowExecutionFailedEventAttributes ( ) : bool
리턴 bool
        internal bool IsSetFailWorkflowExecutionFailedEventAttributes()
        {
            return this.failWorkflowExecutionFailedEventAttributes != null;
        }
HistoryEvent