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 FindValueActivity property can extract information about 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 Windows SharePoint Services 3.0 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 FindValue Gets or sets the object that contains the value that the [FindValue] method will search for.
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 Windows SharePoint Services 3.0 list item identifier (ID) that indicates where the [FindValue] property was located.
Public property Site (Inherited from DependencyObject.)
Public property UserData (Inherited from DependencyObject.)
Public property ValueType Gets or set the property type of the [FindValue] property.
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See Also

Reference

FindValueActivity Class

Microsoft.SharePoint.WorkflowActions Namespace