SPRunningJob.JobDefinitionId property
取得執行工作的工作定義的識別碼。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property JobDefinitionId As Guid
Get
'用途
Dim instance As SPRunningJob
Dim value As Guid
value = instance.JobDefinitionId
public Guid JobDefinitionId { get; }
Property value
Type: System.Guid
Guid 表示執行工作。
備註
此資訊會保存在執行SharePoint Foundation伺服器陣列的工作表中。