SplitTask

SplitTask

Splits task into two parts.

Returns: void Aspose::Tasks::

SplitTask(System::DateTime start, System::DateTime finish, const System::SharedPtr< Calendar > & calendar)
ParameterDescription
startThe beginning of work interruption to split based on.
finishThe end of work interruption to split based on.
calendarThe calendar to split based on.