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.
Returns a globally unique identifier (GUID) that identifies the type of a specified work item (SPWorkItem) or work-item batch.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Overridable Function WorkItemType As Guid
'Usage
Dim instance As SPWorkItemJobDefinition
Dim returnValue As Guid
returnValue = instance.WorkItemType()
public virtual Guid WorkItemType()
Type: System.Guid
Returns a GUID that specifies the type (Type) of a specified work item (SPWorkItem)
SPWorkItemJobDefinition members
Microsoft.SharePoint.Administration namespace