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+15fb745f475e3d6908885f97de1e1cf9c83dcdd3
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