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

IsSetWorkflowExecutionTerminatedEventAttributes() 개인적인 메소드

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