| LanguageInfo Class |
This structure contains the details of the language used in the message.
SystemObject
Talisma.Server.CommonLanguageInfo
Namespace: Talisma.Server.CommonTalisma.Server.CommonLanguageInfo
C#
[SerializableAttribute] public class LanguageInfo
The LanguageInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| languageId |
The ID of the language associated with the message.
| |
| name |
The name of the language associated with the message.
|