• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Package Reference Element

API Type:
Varigence.Languages.Biml.Project.AstPackageReferenceNode
X-Ref:
  • Ast Package Reference Node

Attributes

AttributeAPI TypeDefaultDescription
PackageNameAstPackageNode 
Specifies the related package. This is a required reference to an existing definiton.
IsEntryPointBooleanTrue
Indicates whether the referenced package is considered an entry point for the Data Integration Project.
IsStartupObjectBooleanFalse
Specifies whether the referenced package should be treated as the startup object for Build/Run and debugging scenarios.

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.

© Varigence