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

IsSetChildWorkflowExecutionStartedEventAttributes() private méthode

private IsSetChildWorkflowExecutionStartedEventAttributes ( ) : bool
Résultat bool
        internal bool IsSetChildWorkflowExecutionStartedEventAttributes()
        {
            return this.childWorkflowExecutionStartedEventAttributes != null;
        }
HistoryEvent