Amazon.SimpleWorkflow.Model.WorkflowExecutionDetail.IsSetExecutionConfiguration C# (CSharp) Method

IsSetExecutionConfiguration() private method

private IsSetExecutionConfiguration ( ) : bool
return bool
        internal bool IsSetExecutionConfiguration()
        {
            return this.executionConfiguration != null;
        }