CreateWorkTimephased

CreateWorkTimephased

Creates and initializes a new instance of the Aspose::Tasks::TimephasedData class for work-based time phased data.

Returns: A instance of the Aspose::Tasks::TimephasedData class for work-based time phased data.

CreateWorkTimephased(int32_t uid, System::DateTime start, System::DateTime finish, System::TimeSpan value, TimeUnitType timeUnit, Aspose::Tasks::TimephasedDataType type)
ParameterDescription
uidUID of the task.
startstart date-time.
finishFinish date-time.
valueTimespan value.
timeUnitTime unit type.
typeTime-phased data type.