Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Defines a workflow activity that is used to update the initial properties of the workflow.
The ApplyActivation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ApplyActivation | Initializes a new instance of the ApplyActivation class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
__Context | Provides a context for the activity that is currently being executed. |
![]() |
__WorkflowProperties | Workflow properties that are initially associated with a specified workflow. |
![]() |
Description | (Inherited from Activity.) |
![]() |
DesignMode | (Inherited from DependencyObject.) |
![]() |
Enabled | (Inherited from Activity.) |
![]() |
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.) |
![]() |
WorkflowInstanceId | (Inherited from Activity.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
![]() |
Canceling | (Inherited from Activity.) |
![]() |
Closed | (Inherited from Activity.) |
![]() |
Compensating | (Inherited from Activity.) |
![]() |
Executing | (Inherited from Activity.) |
![]() |
Faulting | (Inherited from Activity.) |
![]() |
StatusChanged | (Inherited from Activity.) |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
__ContextProperty | A dependency property that contains a WorkflowContext object |
![]() ![]() |
__WorkflowPropertiesProperty | A dependency property that contains a SPWorkflowActivationProperties object. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IComponent.Disposed | (Inherited from DependencyObject.) |
Top