CreateUnitTimephased

CreateUnitTimephased

Creates and initializes a new instance of the Aspose::Tasks::TimephasedData class for unit-based time phased data of an assignment of a material resource.

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

CreateUnitTimephased(int32_t uid, System::DateTime start, System::DateTime finish, double units, Aspose::Tasks::TimephasedDataType type)
ParameterDescription
uidUID of the task.
startStart date-time.
finishFinish date-time.
unitsNumber of units.
typeTime-phased data type.