• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum ForceExecutionResult

Namespace:
Varigence.Languages.Biml.Task
Assembly:
Biml.dll
C#
    public enum ForceExecutionResult
    
  

Fields

Completion

Specifies that the execution result value will be forced to 'Completion'.

Failure

Specifies that the execution result value will be forced to 'Failure'.

None

Specifies no forced execution result.

Success

Specifies that the execution result value will be forced to 'Success'.

© Varigence