IModelDocflowAdditionalActionResetSignature Interface
Additional action that reset document signature or all signatures.
Namespace:
Xafari.Docflow.Model
Assembly: Xafari.Docflow (in Xafari.Docflow.dll)
- c#
- VB
[ModelPersistentName("ResetSignatureAdditionalAction")] [ModelDisplayName("Additional Action - Reset signature")] [Description("Additional action that reset document signature or all signatures")] [ImageName("Model_Action")] public interface IModelDocflowAdditionalActionResetSignature : IModelDocflowAdditionalAction
<ModelPersistentName("ResetSignatureAdditionalAction")> _
<ModelDisplayName("Additional Action - Reset signature")> _
<Description("Additional action that reset document signature or all signatures")> _
<ImageName("Model_Action")> _
Public Interface IModelDocflowAdditionalActionResetSignature
Inherits IModelDocflowAdditionalAction
End Interface
Name | Description | |
---|---|---|
![]() |
AvailableSignatures | Contains document stages. |
![]() |
DocumentStages | Contains document stages. |
![]() |
Expression | Allow to choose if current action should be executed. (inherited from IModelDocflowAdditionalAction). |
![]() |
ParticipantExpr | Expression that containbs participants name. |
![]() |
Signature | Specify signature for reseting. |
![]() |
Stage | Change document stage to selected. |
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.