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

Documentation

Support Forums
What can we help you with?
Topics

Enum LogicalOperationType

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

Fields

And

Specifies that multiple precedence constraints will be combined with the 'And' operator to determine whether the parent task will execute.

Or

Specifies that multiple precedence constraints will be combined with the 'Or' operator to determine whether the parent task will execute.

© Varigence