Specifies the kind of report to use in displaying data from an Issues list.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Enumeration ReportType
Dim instance As SPIssueList.ReportType
public enum ReportType
Members
| Member name | Description | |
|---|---|---|
| ByCategory | Specifies a report by category. | |
| ByOwner | Specifies a report by owner. | |
| CreationTimeline | Specifies a report that shows the number of issues that were created over a date range. | |
| StatusTimeline | Specifies a report that shows the number of issues over a date range. |