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.
Job definition identifier of the job history entry.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property JobDefinitionId As Guid
Get
'Usage
Dim instance As SPJobHistory
Dim value As Guid
value = instance.JobDefinitionId
public Guid JobDefinitionId { get; }
Property value
Type: System.Guid
A unique Guid identifier of the job definition.