Skip to main content

Tabular Hierarchy Level Translation Element

Tabular Hierarchy Level Translation Element

API Type:

Varigence.Languages.Biml.Tabular.AstTabularHierarchyLevelTranslationNode

Attributes

AttributeAPI TypeDefaultDescription
LevelString 
Specifies the name of the tabular hierarchy level 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.

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.