PwsTimeAlerts
Overview
This structure represents a collection of time alerts (PwsTimeAlert). Alerts are generated for weeks containing rejected or incomplete time cards, draft time cards and missing time.
Format
PwsTimeAlerts
- PwsTimeAlerts
- AlertCount: Int32
- Alerts: PwsTimeAlert []
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
AlertCount | Int32 | The total number of time alerts. This value is returned only when the CountOnlyFlag = 'true'. | 7 |
Alerts | PwsTimeAlert [] | This structure represents the fields associated with a time alert. |