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

Documentation

Support Forums
What can we help you with?
Topics

Tabular Hierarchy Element

API Type:
Varigence.Languages.Biml.Tabular.AstTabularHierarchyNode
X-Ref:
  • Ast Tabular Hierarchy Node
  • Ast Scope Boundary 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
DisplayFolderString 
Specifies the display folder to use for this hierarchy.
IsHiddenBooleanFalse
Specifies whether or not this tabular hierarchy is hidden from reporting client tools.
RefreshedTimeDateTime1/1/0001 12:00:00 AM
Specifies the date and time at which the data in this tabular hierarchy was last refreshed from the data source.

Singleton Children

ChildAPI TypeDescription
<Description />StringString is the .NET Framework String class. More information can be found at http://msdn.microsoft.com/en-us/library/system.string.aspx.

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.
<Levels>
    <Level />
</Levels>
AstTabularLevelNode
This is the collection of tabular model hierarchy levels that belong to this tabular hierarchy.

© Varigence