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 after the workflow has resumed and completed.
Namespace: Microsoft.SharePoint.WorkflowActions.WithKey
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
Public _afterProperties As Hashtable
'Usage
Dim instance As WaitForActivity
Dim value As Hashtable
value = instance._afterProperties
instance._afterProperties = value
public Hashtable _afterProperties