IssueTracking.m_historyDescEnd Field

Represents the information logged to the workflow history list that describes the execution of the workflow instance when the issue is closed.

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

Syntax

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

value = instance.m_historyDescEnd

instance.m_historyDescEnd = value
public string m_historyDescEnd

See Also

Reference

IssueTracking Class

IssueTracking Members

Microsoft.SharePoint.Workflow.Application Namespace