Share via


SPUsageProcessingJobDefinition.DefaultJobName Property

Default name of the job definition.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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

SPUsageProcessingJobDefinition Members

Microsoft.SharePoint.Administration Namespace