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

IsSetStartChildWorkflowExecutionInitiatedEventAttributes() private méthode

        internal bool IsSetStartChildWorkflowExecutionInitiatedEventAttributes()
        {
            return this.startChildWorkflowExecutionInitiatedEventAttributes != null;
        }
HistoryEvent