Navigation:  Object Model Reference > Options Object >

NestBuildRules Property

Previous pageReturn to chapter overviewNext page

Whether to nest conditional build rules.  If this option is True, nesting of build rules is performed: If a step and one or more of its parent steps contains a conditional build rule, all the rules must evaluate to true for that step to be built.  Conditional build rules are not evaluated for steps that are not marked to be included in the build.

 

Syntax

 

Options.NestBuildRules As Boolean

 

See Also

 

Applies to Options object