共用方式為


SPIssueList.ReportType enumeration

指定要用於顯示資料的問題清單的報告類型。

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 指定報表依類別。
ByOwner 指定由擁有者報告。
CreationTimeline 指定一份報告,顯示的日期範圍內所建立的議題數目。
StatusTimeline 指定報表的日期範圍內會顯示議題數目。

請參閱

參照

Microsoft.SharePoint namespace