JobReportType Enumeration
Enumerates Job Report types.
Namespace: Microsoft.SharePoint.Publishing.Administration
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Enumeration JobReportType
'Usage
Dim instance As JobReportType
public enum JobReportType
Members
Member name | Description | |
---|---|---|
Default | Identifies the job report as the default job report type. | |
ContentDeployment | Identifies the job report as a content deployment job report. | |
ContentMigration | Identifies the job report as a content migration job report. |