GetUserProfileActivity Properties

Include Protected Members
Include Inherited Members

The GetUserProfileActivity 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 FunctionName property to get and set the name of user profile function.
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 PropertyName Gets or sets the property name from the user profile.
Public property QualifiedName (Inherited from Activity.)
Public property ReturnValue Gets or sets the value of the property PropertyName returned from the user profile.
Public property SchemaName Gets or sets the schema name property as referenced by the SchemaNameProperty property for use by the workflow runtime.
Public property Site (Inherited from DependencyObject.)
Public property User A string representing the user.
Public property UserData (Inherited from DependencyObject.)
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See Also

Reference

GetUserProfileActivity Class

Microsoft.Office.Workflow.Actions Namespace