The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

Enum FileUsageType

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

Fields

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