IModelDocflowBusinessOperationAction Interface

Start business operation task definition.

Namespace: Xafari.Docflow.Model
Assembly: Xafari.Docflow (in Xafari.Docflow.dll)

  • c#
  • VB

[ModelPersistentName("BusinessOperation")] [ModelDisplayName("Action - Business Operation")] [Description("Launch business operation action")] public interface IModelDocflowBusinessOperationAction : IModelDocflowAction

<ModelPersistentName("BusinessOperation")> _
<ModelDisplayName("Action - Business Operation")> _
<Description("Launch business operation action")> _
Public Interface IModelDocflowBusinessOperationAction
  Inherits IModelDocflowAction
End Interface

Name Description
msdn2017/pubproperty BusinessOperation Gets a value specifying business operation for execution.
msdn2017/pubproperty Caption Custom task action caption. (inherited from IModelDocflowAction).
msdn2017/pubproperty CompleteTask Try to complete task after action execution. (inherited from IModelDocflowAction).
msdn2017/pubproperty Description Tasks action description. (inherited from IModelDocflowAction).
msdn2017/pubproperty Expression Allow to choose if current action should be created. (inherited from IModelDocflowAction).
msdn2017/pubproperty InitProperties Set init values for properties from new object.
msdn2017/pubproperty IsRequired Gets a value indicating if action should be executed. (inherited from IModelDocflowAction).
msdn2017/pubproperty IsVisible Gets a value indicating if action should be shown on form. (inherited from IModelDocflowAction).
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