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 DataflowPathAnnotation

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

Fields

AsNeeded

Specifies that path annotation will only be displayed when there are multiple input our output paths for the source or sink component of this path. This is the default value.

Ids

Specifies that the path annotation value will be the IDs of the source and sink components for this path.

Never

Specifies that the path annotation should not be displayed for this path.

PathName

Specifies that the path annotation value will be the name of the path.

SourceName

Specifies that the path annotation value will be the name of the source component for the path.

© Varigence