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 TermLookupInputUsageType

Namespace:
Varigence.Languages.Biml.Transformation
Assembly:
Biml.dll
C#
    public enum TermLookupInputUsageType
    
  

Fields

Lookup

Specifies that the input column will be used for term lookup but will not be sent to the output row.

LookupAndPassThrough

Specifies that the input column will both be used for term lookup and will be sent to the output row.

PassThrough

Specifies that the input column will not be used for term lookup but will be sent to the output row.

© Varigence