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

Documentation

Support Forums
What can we help you with?
Topics

Enum Direction

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

Fields

Input

Specifies that the mapping will be an input parameter.

Output

Specifies that the mapping will be a parameter marked as output. That is, it can return a value back through the parameter.

ReturnValue

Specifies that the mapping will be the return value of the command.

© Varigence