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+466b7b4177d79034f8e56fa7578c03dfea8fb3bf
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