Ir para o conteúdo

Translation_Format

Provides read access to translation formats.

Usage

Read from business object.

Remarks

This data object provides developers read-only access to the translation formats used by Vinyl. Translation format indicates what type of content is being translated. Currently, this is either Text or HTML.

Access

Read Write
Yes No

Rows

TranslationFormatId Name Description
0 Text Plain text content.
1 HTML HTML content.

Roles

  • Administrator
  • User

Table Schema

Column Primary Key Description
TranslationFormatId Yes The translation format id.
Name No Name of the translation format.
Description No Description of the translation format.