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

CodeFileMode Enumeration

Provides options for when the code file will be included in BimlScript builds.

Enumeration Values

NameSummary
Manual
Specifies that the code file will only be included in BimlScript file builds when it is referenced using a code directive.
LiveBimlScripts
Specifies that the code file will be automatically included in the build for any live BimlScript, in addition to those files that include it using a code directive.
ReferenceBimlScripts
Specifies that the code file will be automatically included in the build for any reference BimlScript, in addition to those files that include it using a code directive.
AllBimlScripts
Specifies that the code file will be automatically included in the build for all BimlScripts.

© Varigence