LookupActivity properties

The LookupActivity type exposes the following members.

Properties

  Name Description
Public property __Context Gets or sets the workflow context that contains properties associated with the active workflow instance.
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 Gets or sets the name of the field of the item to find the value of in the list.
Public property IsDynamicActivity (Inherited from Activity.)
Public property ListId Gets or sets the ID of the list to search.
Public property ListItem Gets or sets the item in the list for which the value is searched.
Public property LookupFunction Gets or sets the function to call to look up the value.
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 result of the search.
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 namespace