IssueTracking.m_taskId2 Field

Represents the GUID of the task created for the middle state of the workflow instance.

Namespace:  Microsoft.SharePoint.Workflow.Application
Assembly:  Microsoft.SharePoint.Workflows (in Microsoft.SharePoint.Workflows.dll)

Syntax

'Declaration
Public m_taskId2 As Guid
'Usage
Dim instance As IssueTracking
Dim value As Guid

value = instance.m_taskId2

instance.m_taskId2 = value
public Guid m_taskId2

See Also

Reference

IssueTracking Class

IssueTracking Members

Microsoft.SharePoint.Workflow.Application Namespace