Share via


MigrationReport Members

Include Protected Members
Include Inherited Members

Contains report data for one migration run.

The MigrationReport type exposes the following members.

Properties

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

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

MigrationReport Class

Microsoft.SharePoint.Publishing.Administration Namespace