Table 5954 Work-Hour Template in 24
- App
- Base Application
- Namespace
- Microsoft.Service.Setup
Fields, 10Keys, 1Procedures, 1
Versions171819202122232425262728latest
Source29
Fields, 10
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Code | Code[10] | - |
| 2 | Description | Text[100] | - |
| 3 | Monday | Decimal | - |
| 4 | Tuesday | Decimal | - |
| 5 | Wednesday | Decimal | - |
| 6 | Thursday | Decimal | - |
| 7 | Friday | Decimal | - |
| 8 | Saturday | Decimal | - |
| 9 | Sunday | Decimal | - |
| 10 | Total per Week | Decimal | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Code | - |
Procedures, 1
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CalculateWeekTotal | () | public | - |