Click or drag to resize

AppIdentityLanguageId Property

Language of the active user. The language id can be set, this is used in web services, since the language is not set correctly for these calls

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public int LanguageId { get; set; }

Property Value

Type: Int32
See Also