Skip to main content

Tabular Column Translation Element

Tabular Column Translation Element

API Type:

Varigence.Languages.Biml.Tabular.AstTabularColumnTranslationNode

Attributes

AttributeAPI TypeDefaultDescription
ColumnString 
Specifies the name of the tabular table column 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.