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

Documentation

Support Forums
What can we help you with?
Topics

Raw File Format Element

API Type:
Varigence.Languages.Biml.FileFormat.AstRawFileFormatNode
X-Ref:
  • Ast Raw File Format Node
  • Ast File Format Node

Attributes

AttributeAPI TypeDefaultDescription
NameString 
Specifies the name of the object. This name can be used to reference this object from anywhere else in the program. This is a required property
LogicalDisplayFolderStringstring.Empty
Specifies a path that should be used for organizing the tree display of this object in the Logical View in BimlStudio.

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.
<Columns>
    <Column />
</Columns>
AstCacheColumnNode
This is a collection of raw file column definitions that specify the types, names, and other configuration information for the columns contained in the raw file.

© Varigence