Add | method Add |
 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. |
 FieldAlias | Sets or returns the field name for which the translation in user language applies. Field name: FieldAlias. Length: 10 characters. |
 Numerator | Returns the key (numerator) of the translated field value as assigned by the system when adding a translation to a field value. Field name: TranEntry. |
 PrimaryKeyofobject | Sets or returns the primary key of the object for which the translation in user language applies. For example: CardCode value of a business partner; ItemCode value of an item. Field name: PK. Length: 254 characters. |
 TableName | Sets or returns the table name (e.g. OCRD and OITM) for which the translation in user language applies. Field name: TableName. Length: 20 characters. |
 TranslationsInUserLanguages | Returns the TranslationsInUserLanguages child object. |
 UserFields | Returns the UserFields object. |
Â
Â