Click or drag to resize

Language Class

Represents a language.
Inheritance Hierarchy
SystemObject
  Severa.Entities.APILanguage

Namespace: Severa.Entities.API
Assembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0+2c50a58dd893fc2b9c4be24260912c6e67d21563
Syntax
public class Language

The Language type exposes the following members.

Constructors
 NameDescription
Public methodLanguageInitializes a new instance of the Language class
Top
Properties
 NameDescription
Public propertyGUID Unique identifier for the language.
Public propertyIetfLanguageTag Gets the left part of the languages ISO name.
Public propertyName Language name.
Top
See Also