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

Documentation

Support Forums
What can we help you with?
Topics

Enum FileUsageType

Namespace:
Varigence.Languages.Biml.Connection
Assembly:
Biml.dll
C#
    public enum FileUsageType
    
  
Inheritance
Derived

Fields

Name Description
CreateFile

Specifies that the file connection will create a new file on the file system at the target location.

CreateFolder

Specifies that the file connection will create a new folder on the file system at the target location.

ExistingFile

Specifies that the file connection must point to an existing file on the file system.

ExistingFolder

Specifies that the file connection must point to an existing folder on the file system.

© Varigence