Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents the report for a Content Deployment job.
The ContentDeploymentJobReport type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ContentSize | Gets the size of the content. (Inherited from JobReportBase.) |
![]() |
EndTime | Gets the end time for the JobReport object. (Inherited from JobReportBase.) |
![]() |
ErrorCount | Gets the number of error messages that are associated with this JobReport object. (Inherited from JobReportBase.) |
![]() |
ExportedObjectCount | Gets the exported object count for the JobReport object. (Inherited from JobReportBase.) |
![]() |
ImportedObjectCount | Gets the imported object count for the JobReport object. (Inherited from JobReportBase.) |
![]() |
Job | Returns the Content Deployment job that is associated with the JobReport. |
![]() |
JobId | Gets the ID for the job. (Inherited from JobReportBase.) |
![]() |
MessageCount | Gets the number of messages that are associated with this JobReportBase object. (Inherited from JobReportBase.) |
![]() |
ReportMessages | Returns the collection of messages that are associated with this T:Microsoft.SharePoint.Publishing.Administration.JobReportBase object. (Inherited from JobReportBase.) |
![]() |
ReportType | Gets the P:Microsoft.SharePoint.Publishing.Administration.JobReportBase.ReportType for the JobReport object. (Inherited from JobReportBase.) |
![]() |
StartTime | Gets the start time for the job. (Inherited from JobReportBase.) |
![]() |
Status | Gets the status for the ContentDeploymentJobReport object. |
![]() |
StatusMessage | Gets the status message for the job. (Inherited from JobReportBase.) |
![]() |
UseCompression | Gets or sets a value that determines whether this job uses compression. (Inherited from JobReportBase.) |
![]() |
WarningCount | Gets the number of warning messages that are associated with this job. (Inherited from JobReportBase.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Dispose | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from DisposableListItemWrapper.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from DisposableListItemWrapper.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top