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)
| Parameter | Description |
|---|---|
| start | Start of the date time interval. |
| end | End 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)
| Parameter | Description |
|---|---|
| start | Start of the date time interval. |
| end | End of the date time interval. |
| timephasedDataType | Type of the timephased data to use. |