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 ErrorConfigurationKeyNotFound

Namespace:
Varigence.Languages.Biml.Cube
Assembly:
Biml.dll
C#
    public enum ErrorConfigurationKeyNotFound
    
  

Fields

IgnoreError

Specifies that when a key is not found, the error should be ignored entirely.

ReportAndContinue

Specifies that when a key is not found, a message should be generated, but processing should continue.

ReportAndStop

Specifies that when a key is not found, a message should be generated, and processing should terminate.

© Varigence