Share via


SPJobDefinition.IsDisabled property

Gets or sets whether the job definition should be disabled.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public bool IsDisabled { get; set; }

Property value

Type: System.Boolean
true to disable the job definition; otherwise, false (the default).

See also

Reference

SPJobDefinition class

SPJobDefinition members

Microsoft.SharePoint.Administration namespace