PwsOpenIssueAlerts
PwsOpenIssueAlerts
Overview
This structure represents the a collection of open project issue alerts
Format
PwsOpenIssueAlerts
- PwsOpenIssueAlerts
- AlertCount: Int32
- Alerts: PwsOpenIssueAlert []
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
AlertCount | Int32 | The total number of alerts. This is returned only when the caller requested alert counts only. | |
Alerts | The list of open issue alerts. This will be NULL if caller asked for alert counts only. |
Usage Example(s)
, multiple selections available,
Related content
PwsGetAlerts
PwsGetAlerts
More like this
PwsGetTimeAlerts
PwsGetTimeAlerts
More like this
PwsGetProjectWorkspaceAlerts
PwsGetProjectWorkspaceAlerts
More like this
PwsGetProjectIssueHistory
PwsGetProjectIssueHistory
More like this
PwsGetProjectIssueStatuses
PwsGetProjectIssueStatuses
More like this
PwsGetProjectIssueList
PwsGetProjectIssueList
More like this