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

Documentation

Support Forums
What can we help you with?
Topics

Annotation Element

API Type:
Varigence.Languages.Biml.AstAnnotationNode
X-Ref:
  • Ast Annotation Node

Attributes

AttributeAPI TypeDefaultDescription
AnnotationTypeAnnotationTypeTag
Specifies the AnnotationType selected from a list of annotation types supported by the system.
TagString 
This value specifies the tag that is associated with this annotation. Tags are primarily used for classifying annotation values that will later be used by BimlScripts.

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