RootWorkflowActivityWithData Members
Include Protected Members
Include Inherited Members
Defines a workflow activity that is used to receive and process a workflow field and its value.
The RootWorkflowActivityWithData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
RootWorkflowActivityWithData | Initializes a new instance of the RootWorkflowActivityWithData class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Activities | (Inherited from CompositeActivity.) |
![]() |
CanModifyActivities | (Inherited from CompositeActivity.) |
![]() |
Description | (Inherited from Activity.) |
![]() |
DesignMode | (Inherited from DependencyObject.) |
![]() |
DynamicUpdateCondition | (Inherited from SequentialWorkflowActivity.) |
![]() |
Enabled | (Inherited from Activity.) |
![]() |
EnabledActivities | (Inherited from CompositeActivity.) |
![]() |
ExecutionResult | (Inherited from Activity.) |
![]() |
ExecutionStatus | (Inherited from Activity.) |
![]() |
IsDynamicActivity | (Inherited from Activity.) |
![]() |
Name | (Inherited from Activity.) |
![]() |
Parent | (Inherited from Activity.) |
![]() |
ParentDependencyObject | (Inherited from DependencyObject.) |
![]() |
QualifiedName | (Inherited from Activity.) |
![]() |
Site | (Inherited from DependencyObject.) |
![]() |
UserData | (Inherited from DependencyObject.) |
![]() |
WorkflowFields | Contains a collection of the name and value pairs of workflow fields that the workflow activity can use at run time. |
![]() |
WorkflowInstanceId | (Inherited from Activity.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
![]() |
Canceling | (Inherited from Activity.) |
![]() |
Closed | (Inherited from Activity.) |
![]() |
Compensating | (Inherited from Activity.) |
![]() |
Completed | (Inherited from SequentialWorkflowActivity.) |
![]() |
Executing | (Inherited from Activity.) |
![]() |
Faulting | (Inherited from Activity.) |
![]() |
Initialized | (Inherited from SequentialWorkflowActivity.) |
![]() |
StatusChanged | (Inherited from Activity.) |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
WorkflowFieldsProperty | Represents the WorkflowFields property that the class promotes for use by the workflow runtime. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IComponent.Disposed | (Inherited from DependencyObject.) |
![]() ![]() |
IActivityEventListener<ActivityExecutionStatusChangedEventArgs>.OnEvent | (Inherited from SequenceActivity.) |
Top