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

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

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