field name | data type | description |
tiTranslationStringNumber | integer | unique identification of the string inside the resource file |
tcTranslationStringText | character | the translation itself |
tcTranslationProjShortCode | character | points to the resource file where this string was loaded from (<projectcode>.<languagecode>.resx) |
tcTranslationLanguageCode | character | points to the resource file where this string was loaded from (<projectcode>.<languagecode>.resx) |
tcBusinessClass | character | when filled, this translation will be pre-loaded into the translations cache when starting an instance of the business class |
tlChecked | logical | |
tcBusComponentCategory | character | The component category of the business component |
tcBusComponentLabel | character | |
| api annotation: | test annotation for BusComponentLabel |
tc_Rowid | character | Use this data item to add as a field in public temp-tables (with index). |
tcPlaceHolderFormat | character | |
tcInitString | character | Save string text when load |
tcLastModifiedUser | character | |
tcTranslationOriginalTextString | character | the original translation, indicating the initial translation string before user make a change. |
tiLastModifiedTime | integer | |
tlTranslationIsUpdatedByUser | logical | shows whether the user has changed the translation record. |
ttLastModifiedDate | date | |