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 pause the workflow until a specified document is unlocked.
The WaitForDocumentUnlockActivity type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
WaitForDocumentUnlockActivity | Initializes a new instance of the WaitForDocumentUnlockActivity class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
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
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IActivityEventListener<QueueEventArgs>.OnEvent | Called when the event to which this WaitForDocumentUnlockActivity instance is subscribed occurs. |
![]() ![]() |
IComponent.Disposed | (Inherited from DependencyObject.) |
Top