Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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