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 ID of the user who started this workflow instance.
Namespace: Microsoft.SharePoint.Workflow.Application
Assembly: Microsoft.SharePoint.Workflows (in Microsoft.SharePoint.Workflows.dll)
Syntax
'Declaration
Public m_historyUserId As Integer
'Usage
Dim instance As IssueTracking
Dim value As Integer
value = instance.m_historyUserId
instance.m_historyUserId = value
public int m_historyUserId