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

Documentation

Support Forums
What can we help you with?
Topics

Tabular Model Translation Element

API Type:
Varigence.Languages.Biml.Tabular.AstTabularModelTranslationNode
X-Ref:
  • Ast Tabular Model Translation Node
  • Ast Tabular Translation Base Node

Attributes

AttributeAPI TypeDefaultDescription
ModelString 
Specifies the name of the tabular model 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.
<Perspectives>
    <Perspective />
</Perspectives>
AstTabularPerspectiveTranslationNode
Specifies the collection of tabular perspective translations.
<Tables>
    <Table />
</Tables>
AstTabularTableTranslationNode
Specifies the collection of tabular table translations.

© Varigence