InnovatorgetI18NSessionContext Method |
Returns current internationalization context.
Namespace:
Aras.IOM
Assembly:
IOM (in IOM.dll) Version: 14.0.9.36244
Syntaxpublic I18NSessionContext getI18NSessionContext()
Public Function getI18NSessionContext As I18NSessionContext
public I18NSessionContext getI18NSessionContext()
public function getI18NSessionContext() : I18NSessionContext
Return Value
Type:
I18NSessionContextCurrent I18NSessionContext of the session.
See Also