SplitTask(DateTime,Double) Method
Splits the task.
'Declaration
Public Overloads Overrides Function SplitTask( _
ByVal As Date, _
ByVal As Double _
) As Boolean
Parameters
- start
- The beginning of suspension.
- duration
- The duration of suspension.
Return Value
True if the splitting is succeeded, false otherwise.