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 job name of tin usage import 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 = SPUsageImportJobDefinition.DefaultJobName
public static string DefaultJobName { get; }
Property Value
Type: System.String
A String representation of the name..
See Also
Reference
SPUsageImportJobDefinition Class