MakeTPs

MakeTPs

Generates a list of time phased data.

Returns: A maximum date from list or start date if list is empty.

MakeTPs(System::DateTime start, System::TimeSpan time, const System::SharedPtr< Calendar > & calendar, const System::SharedPtr< System::Collections::Generic::List< System::SharedPtr< Aspose::Tasks::TimephasedData >>> & list, bool isWorking, int32_t type)
ParameterDescription
startThe specified start date.
timeThe specified working time.
calendarThe specified working calendar.
listThe list of time phased data.
isWorkingThe specified flag which specifies whether time-phased data is working or not.
typeThe specified time-phased data type.