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

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

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