Workflow step result enumeration
Namespace:
FLEXYGO.Gipe
Assembly:
flxEntity (in flxEntity.dll)
public enum eGipeWorkflowStepResult
Public Enumeration eGipeWorkflowStepResult
| Member name | Description |
---|
| NoResult |
Execution has not finished
|
| OK |
Execution well ok
|
| Error |
Execution finished with one or more errors
|
| Warning |
Execution Finished with one or more warning
|