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.
Represents the GUID of the task created for the initial state of the workflow instance.
Namespace: Microsoft.SharePoint.Workflow.Application
Assembly: Microsoft.SharePoint.Workflows (in Microsoft.SharePoint.Workflows.dll)
Syntax
'Declaration
Public m_taskId As Guid
'Usage
Dim instance As IssueTracking
Dim value As Guid
value = instance.m_taskId
instance.m_taskId = value
public Guid m_taskId