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+e7e3767923adbb9f0ecdf32b953b5fcc84ef0a32
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