/
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
PwsGetProjectWorkspaceAlerts
PwsGetProjectWorkspaceAlerts
More like this
PwsProjectIssueStatus
PwsProjectIssueStatus
More like this
PwsProjectIssueCategory
PwsProjectIssueCategory
More like this
PwsCostAlerts
PwsCostAlerts
More like this
PwsProjectIssueStatusDetail
PwsProjectIssueStatusDetail
More like this
PwsProjectTaskNoteHistory
PwsProjectTaskNoteHistory
More like this