Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetSignalExternalWorkflowExecutionInitiatedEventAttributes C# (CSharp) Méthode

IsSetSignalExternalWorkflowExecutionInitiatedEventAttributes() private méthode

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