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

IsSetWorkflowExecutionSignaledEventAttributes() 개인적인 메소드

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