LookupActivity Properties

Include Protected Members
Include Inherited Members

The LookupActivity type exposes the following members.

Properties

  Name Description
Public property __Context Gets or sets the [WorkflowContext] from which the __ContextProperty property can expose information about the active workflow instance to the workflow runtime.
Public property Description (Inherited from Activity.)
Protected property DesignMode (Inherited from DependencyObject.)
Public property Enabled (Inherited from Activity.)
Public property ExecutionResult (Inherited from Activity.)
Public property ExecutionStatus (Inherited from Activity.)
Public property FieldName The name of the field in the Microsoft SharePoint Foundation 2010 list to search for the specified value.
Public property IsDynamicActivity (Inherited from Activity.)
Public property ListId The ID of the SharePoint Foundation 2010 list on which the item resides.
Public property ListItem The specified SharePoint Foundation 2010 list item on the designated list.
Public property LookupFunction Gets or sets the function indicating the type of data to retrieve in the lookup.
Public property Name (Inherited from Activity.)
Public property Parent (Inherited from Activity.)
Protected property ParentDependencyObject (Inherited from DependencyObject.)
Public property QualifiedName (Inherited from Activity.)
Public property ReturnValue Gets or sets the value returned from the lookup function.
Public property Site (Inherited from DependencyObject.)
Public property UserData (Inherited from DependencyObject.)
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See Also

Reference

LookupActivity Class

Microsoft.SharePoint.WorkflowActions.WithKey Namespace