| ObjectDeserializerLanguageId Property |
The global language specified in the xml file.
The value is resolved and available after the Deserialize() method has been executed.
If no language is defined in the xml file then LanguageId is 'English'.
Namespace:
Omada.OE.AppLogic.Serialization
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic int LanguageId { get; }
Property Value
Type:
Int32
See Also