JobReportBase Members

Include Protected Members
Include Inherited Members

This class describes the historical information about a content deployment or content migration job.

The JobReportBase type exposes the following members.

Properties

  Name Description
Public property ContentSize Gets the size of the content.
Public property EndTime Gets the end time for the JobReport object.
Public property ErrorCount Gets the number of error messages that are associated with this JobReport object.
Public property ExportedObjectCount Gets the exported object count for the JobReport object.
Public property ImportedObjectCount Gets the imported object count for the JobReport object.
Public property JobId Gets the ID for the job.
Public property MessageCount Gets the number of messages that are associated with this JobReportBase object.
Public property ReportMessages Returns the collection of messages that are associated with this T:Microsoft.SharePoint.Publishing.Administration.JobReportBase object.
Public property ReportType Gets the P:Microsoft.SharePoint.Publishing.Administration.JobReportBase.ReportType for the JobReport object.
Public property StartTime Gets the start time for the job.
Public property StatusMessage Gets the status message for the job.
Public property UseCompression Gets or sets a value that determines whether this job uses compression.
Public property WarningCount Gets the number of warning messages that are associated with this job.

Top

Methods

  Name Description
Public method Dispose This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from DisposableListItemWrapper.)
Public method Equals (Inherited from Object.)
Protected method Finalize This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from DisposableListItemWrapper.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

JobReportBase Class

Microsoft.SharePoint.Publishing.Administration Namespace