GetCurrentLCID |
Scroll |
Gets the currently used LCID. This LCID is used to determine the translation when calling the Name and Description properties.
Namespace: Therefore.API
Visual Basic Public Overridable Function GetCurrentLCID () As Integer C# public virtual int GetCurrentLCID ()
Parameters None.
Return Value The currently used LCID on the object. |