Table of Contents

Class LangDescription

Namespace
Textkernel.Tx.Models.DataEnrichment
Assembly
Textkernel.Tx.SDK.dll

The description in the particular language.

public class LangDescription
Inheritance
LangDescription
Inherited Members

Properties

Description

The description in the particular language.

public string Description { get; set; }

Property Value

string

IsoCode

The ISO code for the language of the description.

public string IsoCode { get; set; }

Property Value

string