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

Documentation

Support Forums
What can we help you with?
Topics

Enum ScriptProjectInputBufferColumnUsageType

Namespace:
Varigence.Languages.Biml.Script
Assembly:
Biml.dll
C#
    public enum ScriptProjectInputBufferColumnUsageType
    
  

Fields

ReadOnly

Specifies that the Script Project code will only be able to read the value of input buffer column.

ReadWrite

Specifies that the Script Project code will be able to both read and write the value of input buffer column.

© Varigence