LookupActivity Class
Looks up data from a Microsoft SharePoint Foundation 2010 list, based on the specified parameters.
Inheritance Hierarchy
System.Object
System.Workflow.ComponentModel.DependencyObject
System.Workflow.ComponentModel.Activity
Microsoft.SharePoint.WorkflowActions.WithKey.LookupActivity
Namespace: Microsoft.SharePoint.WorkflowActions.WithKey
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
Public Class LookupActivity _
Inherits Activity
'Usage
Dim instance As LookupActivity
public class LookupActivity : Activity
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.