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

Documentation

Support Forums
What can we help you with?
Topics

Tabular Translation Culture Element

API Type:
Varigence.Languages.Biml.Tabular.AstTabularTranslationCultureNode
X-Ref:
  • Ast Tabular Translation Culture Node

Attributes

AttributeAPI TypeDefaultDescription
LocaleNameString 
Specifies the local name for the culture of the tabular translation. These should be of a format similar to en-US where the first two letters specify the lanuguage and the second two letters specify the region. This is a required property

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.
<Models>
    <Model />
</Models>
AstTabularModelTranslationNode
Specifies the collection of model translations.

© Varigence