FindValueActivity Properties

Include Protected Members
Include Inherited Members

The FindValueActivity 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 ExternalFieldName Gets or sets the name of the field that the workflow should look for the specified value.
Public property ExternalListId Gets or sets the Microsoft SharePoint Foundation 2010 list ID of the list where the value is to be retrieved.
Public property FindValue Gets or sets the value that the workflow should search for in the specified Microsoft SharePoint Foundation 2010 list.
Public property IsDynamicActivity (Inherited from Activity.)
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 Microsoft SharePoint Foundation 2010 list item where the specified value was found.
Public property Site (Inherited from DependencyObject.)
Public property UserData (Inherited from DependencyObject.)
Public property ValueType Gets or sets a string value indicating data type of the value returned from the workflow activity.
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See Also

Reference

FindValueActivity Class

Microsoft.SharePoint.WorkflowActions.WithKey Namespace