Skip to main content

Tabular Hierarchy Translation Element

Tabular Hierarchy Translation Element

API Type:

Varigence.Languages.Biml.Tabular.AstTabularHierarchyTranslationNode

Attributes

AttributeAPI TypeDefaultDescription
HierarchyString 
Specifies the name of the tabular hierarchy that will have translations applied. This is a required property
TranslatedCaptionString 
Specifies the text used for the caption of the referenced Target entity for the parent culture.
TranslatedDescriptionString 
Specifies the text used for the description of the referenced Target entity for the parent culture.
TranslatedDisplayFolderString 
Specifies the text used for the display folder of the referenced Target entity for the parent culture.

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>
AstTabularHierarchyLevelTranslationNode
Specifies the collection of tabular hierarchy level translations.