Gets the previous valid working time for a specified date and time based on the current schedule object considering the suite of assignment resource schedules to be resolved.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
public DateTime GetPreviousWorkTime( DateTime dateTime ) |
| Visual Basic (Declaration) |
|---|
Public Function GetPreviousWorkTime ( _ dateTime As DateTime _ ) As DateTime |
Parameters
- dateTime
- Type: System..::.DateTime
Date and time to get the previous valid working time for.