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 | |
---|---|---|
![]() |
BusinessOperation | Gets a value specifying business operation for execution. |
![]() |
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). |
![]() |
Expression | Allow to choose if current action should be created. (inherited from IModelDocflowAction). |
![]() |
InitProperties | Set init values for properties from new object. |
![]() |
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. (inherited from IModelDocflowAction). |
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.