HTLookupActivity properties

The HTLookupActivity type exposes the following members.

Properties

  Name Description
Public property __Context Gets or sets the context that contains properties that are associated with the active workflow instance.
Public property Collection Gets or sets the HashTable that contains the key/value pairs to be searched.
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 key to be looked up.
Public property IsDynamicActivity (Inherited from Activity.)
Public property LookupFunction Gets or sets which of the Helper class functions to call to look up the value in the hash table.
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 of the item in the collection with the key value specified by the field name.
Public property Site (Inherited from DependencyObject.)
Public property UserData (Inherited from DependencyObject.)
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See also

Reference

HTLookupActivity class

Microsoft.SharePoint.WorkflowActions namespace