Skip to main content

Tabular Calculation Group Translation Element

Tabular Calculation Group Translation Element

API Type:

Varigence.Languages.Biml.Tabular.AstTabularCalculationGroupTranslationNode

Attributes

AttributeAPI TypeDefaultDescription
CalculationGroupString 
Specifies the name of the tabular calculation group 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.
<Columns>
    <Column />
</Columns>
AstTabularColumnTranslationNode
Specifies the collection of tabular column translations.