SplitTask Method
Enters interactive task split mode, enabling the user to manually create task splits.
Syntax
expression**.SplitTask(Lock)**
*expression * Optional. An expression that returns an Application object.
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.
Remarks
The SplitTask method requires user interaction before additional code can be executed.
The SplitTask method is only available in Gantt views.
Applies to | Application Object
See Also | OptionsSchedule Method | Split Method | SplitParts Property