Delen via


WaitForActivity._beforeProperties Field

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

See Also

Reference

WaitForActivity Class

WaitForActivity Members

Microsoft.SharePoint.WorkflowActions.WithKey Namespace