Add | Adds a new language definition. |
 GetAsXML | Returns the object from XML data, which is stored as string in a buffer. |
 GetByKey | Retrieves and sets the values of the object's properties by the object's absolute key from the Company database. |
 Remove | Deletes the current record. |
 SaveToFile | Save the object to a file as XML data. |
 SaveXML | Saves the object data to XML formatted data. |
 Update | Updates the object data in the company database. |
 Browser | Returns the DataBrowser object. |
 Code | Returns the language code as assigned by the system (numerator). Field name: Code. |
 LanguageFullName | Sets or returns the language full name, for example, English (US). Field name: Name. Length: 30 characters. |
 LanguageShortName | Sets or returns the language short name, for example, EN for English. Field name: ShortName. Length: 3 characters. |
 RelatedSystemLanguage | Sets or returns the key of the related language as defined in the system. For example, set the value 3 for English (US). Field name: SysLang. |
 UserFields | Returns the UserFields object. |
Â
Â