Partilhar via


CollectDataTask._lastExecutor Field

Represents the ID of the user who executed the activity.

Namespace:  Microsoft.SharePoint.WorkflowActions.WithKey
Assembly:  Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)

Syntax

'Declaration
Public _lastExecutor As String
'Usage
Dim instance As CollectDataTask
Dim value As String

value = instance._lastExecutor

instance._lastExecutor = value
public string _lastExecutor

Remarks

This member is reserved for internal use and is not intended to be used directly from your code.

See Also

Reference

CollectDataTask Class

CollectDataTask Members

Microsoft.SharePoint.WorkflowActions.WithKey Namespace