SPUsageProcessingJobDefinition.DefaultJobName property

Nome padrão da definição de trabalho.

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

Syntax

'Declaração
Public Shared ReadOnly Property DefaultJobName As String
    Get
'Uso
Dim value As String

value = SPUsageProcessingJobDefinition.DefaultJobName
public static string DefaultJobName { get; }

Property value

Type: System.String
Uma representação de String do nome.

Ver também

Referência

SPUsageProcessingJobDefinition class

SPUsageProcessingJobDefinition members

Microsoft.SharePoint.Administration namespace