IModelDocflowWaitSignalAction Interface
Waiting for signal.
Namespace:
Xafari.Docflow.Model
Assembly: Xafari.Docflow (in Xafari.Docflow.dll)
- c#
- VB
[ModelPersistentName("WaitSignalAction")] [ModelDisplayName("Action - Wait signal")] [Description("Wait signal action")] public interface IModelDocflowWaitSignalAction : IModelDocflowAction
<ModelPersistentName("WaitSignalAction")> _
<ModelDisplayName("Action - Wait signal")> _
<Description("Wait signal action")> _
Public Interface IModelDocflowWaitSignalAction
Inherits IModelDocflowAction
End Interface
Name | Description | |
---|---|---|
![]() |
AvailableLinks | All signals for current document. |
![]() |
AvailableSignals | All signals for current document link. |
![]() |
CalculationType | Calculation type for linked documents. |
![]() |
Caption | Custom task action caption. (inherited from IModelDocflowAction). |
![]() |
CompleteTask | Try to complete task after action execution. (inherited from IModelDocflowAction). |
![]() |
Description | Tasks action description. (inherited from IModelDocflowAction). |
![]() |
DocumentLink | Document link for signals. |
![]() |
DocumentLinkCriteriaExpression | Expression to calculate waiting signal status. |
![]() |
Expression | Allow to choose if current action should be created. (inherited from IModelDocflowAction). |
![]() |
IsRequired | Gets a value indicating if action should be executed. (inherited from IModelDocflowAction). |
![]() |
IsVisible | Gets a value indicating if action should be shown on form. |
![]() |
ParametersMapping | Signal parameters mapping. |
![]() |
Signal | Signal description. |
Windows Phone 8.1, Windows Phone 8, Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.