title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.SplitTask method (Project) |
vbapj.chm1011 |
|
project-server |
|
490dcca9-66c5-9284-44ff-a92aa30fadf4 |
06/08/2017 |
medium |
Enters the interactive task split mode, enabling the user to manually create task splits.
expression. SplitTask
( _Lock_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Lock | Optional | Boolean | True if the task split pointer stays active after a split is made, enabling more task splits to be made. False if the pointer returns to normal after making a split. The default value is False. |
Boolean
The SplitTask method requires user interaction before additional code can be executed. The SplitTask method is only available in Gantt views; it corresponds to the Split Task icon on the Task tab of the Ribbon.
[!includeSupport and feedback]