GetCurrentLCID |
Scroll |
Gets the currently used LCID. This LCID is used to determine the translation for TheWFChecklistItem, TheWFTransition and TheWFTask.
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. |