QBM\WorkingHours\IgnoreWeekend
This configuration parameter specifies whether weekends are ignored when calculating working hours.
| Value | 1 |
|---|---|
| Enabled | false |
| Resulting | false |
| Crypted | false |
Usage and hierarchy
Generated from DialogConfigParm snapshot plus SQL/C# source extraction. Usage rows are textual source evidence, not inferred runtime behavior.
Parent: QBM\WorkingHours
Child parameters
No child parameters in the current snapshot.
SQL modules using this parameter
- dbo.QBM_FCVDatetimeToNextWork
writes INSERT into; reads/joins DialogDatabase, DialogCountry, DialogState, dialogState, dialogcalendar; uses config QBM\WorkingHours\IgnoreHoliday, QBM\WorkingHours\IgnoreWeekend
C# source references
No C# source usage extracted.