IssueTracking.m_historyDescStart Field

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

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

Syntax

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

value = instance.m_historyDescStart

instance.m_historyDescStart = value
public string m_historyDescStart

See Also

Reference

IssueTracking Class

IssueTracking Members

Microsoft.SharePoint.Workflow.Application Namespace