Click or drag to resize

ILanguage Interface

Contains the Language operations exposed by the API service.

Namespace: Severa.API
Assembly: Severa.SOAP.API (in Severa.SOAP.API.dll) Version: 1.0.0
Syntax
public interface ILanguage

The ILanguage type exposes the following members.

Methods
 NameDescription
Public methodGetLanguageByGUID Gets a language object by GUID.
Public methodGetLanguageByIetfTag Gets a language object by its identifier tag ie. fi-FI.
Top
See Also