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.
A hashtable containing the properties of the list item before the workflow has resumed and completed.
Namespace: Microsoft.SharePoint.WorkflowActions.WithKey
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
Public _beforeProperties As Hashtable
'Usage
Dim instance As WaitForActivity
Dim value As Hashtable
value = instance._beforeProperties
instance._beforeProperties = value
public Hashtable _beforeProperties