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

Documentation

Support Forums
What can we help you with?
Topics

Enum FlatFileColumnType

Namespace:
Varigence.Languages.Biml.FileFormat
Assembly:
Biml.dll
C#
    public enum FlatFileColumnType
    
  

Fields

Delimited

Specifies that each column of the flat file is delimited by defined characters.

FixedWidth

Specifies that each column of the flat file contains a predfined number of characters.

© Varigence