FindActivity properties

The FindActivity 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 ExternalFieldName Gets or sets the ExternalFieldName of the Microsoft SharePoint Foundation 2010 list from which the value will be retrieved.
Public property ExternalListId Gets or sets the ExternalListId from which the field and value will be retrieved.
Public property FieldName Gets or sets the field name in the external list.
Public property IsDynamicActivity (Inherited from Activity.)
Public property ListId Gets or sets the ID for the external list.
Public property ListItem Gets or sets integer value that represents the list item on which the workflow instance is running.
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 ID of the list item to be found.
Public property Site (Inherited from DependencyObject.)
Public property UserData (Inherited from DependencyObject.)
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See also

Reference

FindActivity class

Microsoft.SharePoint.WorkflowActions.WithKey namespace