SPJobHistory Members

Include Protected Members
Include Inherited Members

Provides information about a job run by the timer service.

The SPJobHistory type exposes the following members.

Properties

  Name Description
Public property DatabaseName Database name of the job history entry.
Public property EndTime End time of the job history entry.
Public property ErrorMessage Error message of the job history entry.
Public property JobDefinitionId Job definition identifier of the job history entry.
Public property JobDefinitionTitle Job definition title of the job history entry.
Public property ServerId Server identifier of the job history entry.
Public property ServerName Server name of the job history entry.
Public property ServiceId Service identifier of the job history entry.
Public property StartTime Start time of the job history entry.
Public property Status Status of the job history entry.
Public property WebApplicationId Web application identifier of the job history entry.
Public property WebApplicationName Web application name of the job history entry.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
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

SPJobHistory Class

Microsoft.SharePoint.Administration Namespace