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
msdn2017/pubproperty AvailableSignatures Contains document stages.
msdn2017/pubproperty DocumentStages Contains document stages.
msdn2017/pubproperty Expression Allow to choose if current action should be executed. (inherited from IModelDocflowAdditionalAction).
msdn2017/pubproperty ParticipantExpr Expression that containbs participants name.
msdn2017/pubproperty Signature Specify signature for reseting.
msdn2017/pubproperty Stage Change document stage to selected.
Top

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.

.NET Framework

Supported in: 4.6, 4.5, 4, 3.5, 3.0, 2.0, 1.1, 1.0

.NET Framework Client Profile

Supported in: 4, 3.5 SP1