Share via


SPWorkItemJobDefinition Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the SPWorkItemJobDefinition class.

Overload List

  Name Description
Public method SPWorkItemJobDefinition() Initializes a new instance of the SPWorkItemJobDefinition class.
Protected method SPWorkItemJobDefinition(String, SPWebApplication) Initializes a new instance of the SPWorkItemJobDefinition class that specifies the name of the work item job definition and the associated Web application.
Public method SPWorkItemJobDefinition(String, SPService, SPServer, SPJobLockType) Obsolete. Initializes a new instance of the SPWorkItemJobDefinition class that specifies the name of the work-item job definition, associated service, hosting server, and processing lock type.
Public method SPWorkItemJobDefinition(String, SPWebApplication, SPServer, SPJobLockType) Obsolete. Initializes a new instance of the SPWorkItemJobDefinition class that specifies the name of the work-item job definition, associated Web application, hosting server, and processing lock type.

Top

See Also

Reference

SPWorkItemJobDefinition Class

SPWorkItemJobDefinition Members

Microsoft.SharePoint.Administration Namespace