Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Default name of the job definition.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property DefaultJobName As String
Get
'Usage
Dim value As String
value = SPUsageProcessingJobDefinition.DefaultJobName
public static string DefaultJobName { get; }
Property value
Type: System.String
A String representation of the name.
See also
Reference
SPUsageProcessingJobDefinition class