Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.11 KB

Project.Application.WBSCodeRenumber.md

File metadata and controls

44 lines (26 loc) · 1.11 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.WBSCodeRenumber method (Project)
vbapj.chm629
vbapj.chm629
project-server
Project.Application.WBSCodeRenumber
c71f6dd3-5ea5-de60-7cd5-09134fa5a278
06/08/2017
medium

Application.WBSCodeRenumber method (Project)

Renumbers work breakdown structure (WBS) codes for either the active project or selected tasks.

Syntax

expression. WBSCodeRenumber( _All_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
All Optional Boolean True if all tasks in the active project should be renumbered. False if only the selected tasks should be renumbered.

Return value

Boolean

Remarks

Using the WBSCodeRenumber method without specifying any arguments brings up the WBS Renumber dialog box, where you can choose whether to renumber selected tasks or the entire project.

[!includeSupport and feedback]