Share via


SPSchedule.Empty field

Reserved for internal use. Use the IsDisabled property of the SPJobDefinition class to determine if a particular job has been disabled.

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

Syntax

'Declaration
Public Const Empty As String
'Usage
Dim value As String

value = SPSchedule.Empty
public const string Empty

See also

Reference

SPSchedule class

SPSchedule members

Microsoft.SharePoint namespace