SPUserCodeWorkflowActivity Properties

Include Protected Members
Include Inherited Members

The SPUserCodeWorkflowActivity type exposes the following members.

Properties

  Name Description
Public property __Context Gets or sets the workflow context that contains properties that are associated with the active workflow instance.
Public property Activities (Inherited from CompositeActivity.)
Public property AssemblyName Gets or sets the strong name of the assembly that contains the user code workflow.
Protected property CanModifyActivities (Inherited from CompositeActivity.)
Public property ClassName Gets or sets the fully qualified name of the class that contains the function specified by the FunctionName property.
Public property Description (Inherited from Activity.)
Protected property DesignMode (Inherited from DependencyObject.)
Public property Enabled (Inherited from Activity.)
Public property EnabledActivities (Inherited from CompositeActivity.)
Public property ExecutionResult (Inherited from Activity.)
Public property ExecutionStatus (Inherited from Activity.)
Public property FunctionName Gets or sets the function name that is invoked upon execution.
Public property IsDynamicActivity (Inherited from Activity.)
Public property Name (Inherited from Activity.)
Public property OutParams Gets or sets a set of name/type pairs for out parameters.
Public property ParameterBindings Gets a list of bindings to the parameters in the workflow.
Public property Parent (Inherited from Activity.)
Protected property ParentDependencyObject (Inherited from DependencyObject.)
Public property QualifiedName (Inherited from Activity.)
Public property Site (Inherited from DependencyObject.)
Public property SolutionId Gets or sets the GUID of the sandboxed solution used to deploy the user code workflow.
Public property UserData (Inherited from DependencyObject.)
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See Also

Reference

SPUserCodeWorkflowActivity Class

Microsoft.SharePoint.WorkflowActions Namespace