SplitTask
SplitTask
Splits task into two parts.
Returns: void Aspose::Tasks::
SplitTask(System::DateTime start, System::DateTime finish, const System::SharedPtr< Calendar > & calendar)
| Parameter | Description |
|---|---|
| start | The beginning of work interruption to split based on. |
| finish | The end of work interruption to split based on. |
| calendar | The calendar to split based on. |