United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Office and SharePoint development
SharePoint general development
SharePoint 2013
Reference
.NET server API reference
Administration class library
Microsoft.SharePoint.Administration
SPJobDefinition class
SPJobDefinition methods
AddBackupObjects method
Delete method
Execute method
GetChild method
OnAbort method
OnBackup method
OnBackupComplete method
OnPostRestore method
OnPrepareBackup method
OnPreRestore method
OnRestore method
RunNow method
Update method
UpdateProgress method
Validate method
0 out of 1 rated this helpful
-
Rate this topic
SPJobDefinition
.
Delete method
SharePoint 2013
Other Versions
SharePoint 2010
Windows SharePoint Services 3
Deletes the job definition.
Namespace:
Microsoft.SharePoint.Administration
Assembly:
Microsoft.SharePoint
(in Microsoft.SharePoint.dll)
Syntax
C#
VB
Copy
public
override
void
Delete()
See also
Reference
SPJobDefinition class
SPJobDefinition members
Microsoft.SharePoint.Administration namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD