Attribute Translation Element
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
Caption | String | This value specifies the translated caption. This is a required property | |
CaptionColumnName | AstTableColumnBaseNode | This value specifies a direct reference to the column that contains translated attribute member names for the specified Language. This references an existing definiton. | |
Description | String | This value specifies the translated description. | |
DisplayFolder | String | This value specifies the translated display folder. | |
Language | Language | None | This value specifies the locale of the text in the translated values. |
MembersWithDataCaption | String | This value specifies the members with data caption template to use for the specified Language. |
Collection Children
Child | API Type | Description |
---|---|---|
<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. |