WaitForActivity._afterProperties Field

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

See Also

Reference

WaitForActivity Class

WaitForActivity Members

Microsoft.SharePoint.WorkflowActions.WithKey Namespace