Navigation:  Object Model Reference > Options Object >

NestIncludeInBuild Property

Previous pageReturn to chapter overviewNext page

Whether to require the include in build step flag of all parent steps to be checked.  If True, nesting of the checked flag is performed: A child step will only be considered for building if its parent step is checked.  If not checked, the checked status of parent steps does not exclude the child step from the build.  The include in build step flag is considered before evaluation of conditional build rules.

 

Syntax

 

Options.NestIncludeInBuild As Boolean

 

See Also

 

Applies to Options object