Share via


IssueTracking.m_outcome Field

Represents the outcome of the workflow step.

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

Syntax

'Declaration
Public m_outcome As String
'Usage
Dim instance As IssueTracking
Dim value As String

value = instance.m_outcome

instance.m_outcome = value
public string m_outcome

See Also

Reference

IssueTracking Class

IssueTracking Members

Microsoft.SharePoint.Workflow.Application Namespace