Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetSignalExternalWorkflowExecutionInitiatedEventAttributes C# (CSharp) Method

IsSetSignalExternalWorkflowExecutionInitiatedEventAttributes() private method

        internal bool IsSetSignalExternalWorkflowExecutionInitiatedEventAttributes()
        {
            return this.signalExternalWorkflowExecutionInitiatedEventAttributes != null;
        }
HistoryEvent