GetTimephasedWork

GetTimephasedWork (1 of 2)

Gets amount of timephased work for the specified date time interval.

Returns: System::TimeSpan Aspose::Tasks::

GetTimephasedWork(System::DateTime start, System::DateTime end)
ParameterDescription
startStart of the date time interval.
endEnd of the date time interval.

GetTimephasedWork (2 of 2)

Gets amount of timephased work for the specified date time interval.

Returns: System::TimeSpan Aspose::Tasks::

GetTimephasedWork(System::DateTime start, System::DateTime end, TimephasedDataType timephasedDataType)
ParameterDescription
startStart of the date time interval.
endEnd of the date time interval.
timephasedDataTypeType of the timephased data to use.