LanguageInfo Class
Definition
- Namespace:
UiPath.DocumentProcessing.Contracts.Taxonomy - Assembly:
UiPath.DocumentProcessing.Contracts
Description
A public class that represents an entry in the list of supported languages in a DocumentTaxonomy.
The list and contents of each LanguageInfo in a DocumentTaxonomy are generated automatically based on the ISO 639-3 standard when a new DocumentTaxonomy is created using the Taxonomy Manager wizard.
Members
Constructors
LanguageInfo() - Initializes a new instance of the LanguageInfo class with no arguments.
Properties
Codestring- A three-letter code that corresponds to the language.Namestring- The language name, in English.