IssueTracking.m_historyOutcome Field
Represents the description workflow when the item is deleted.
Namespace: Microsoft.SharePoint.Workflow.Application
Assembly: Microsoft.SharePoint.Workflows (in Microsoft.SharePoint.Workflows.dll)
Syntax
'Declaration
Public m_historyOutcome As String
'Usage
Dim instance As IssueTracking
Dim value As String
value = instance.m_historyOutcome
instance.m_historyOutcome = value
public string m_historyOutcome