KitchenDraw SDK 2
Show / Hide Table of Contents

Property LanguageCode

LanguageCode

Language code of the catalog (also known as working language).

Declaration
public string LanguageCode { get; }
Property Value
Type Description
string
Remarks

This language is a default language for the catalog in which all the table entities are defined. All the other languages are available in a through the separate translation interface. This language is used to get/set language-dependent data from the catalog tables.

In this article
Back to top Generated by DocFX