Add | Adds a weight unit of measure 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. |
 UnitCode | Returns the weight unit code (primary key). Field name: UnitCode. |
 UnitDisplay | Sets or returns the displayed name of the weight unit (for example, kg). Field name: UnitDisply. Length: 2 characters. |
 UnitName | Sets or returns the unit name (for example, Kilogram). Field name: UnitName. Length: 20 characters. |
 UnitWeightinmg | Sets or returns the weight in miligrams. For example: 1,000,000 mg for Kg measure unit or 28,300 mg for Oz measure unit. Field name: WightInMG. |
 UserFields | Returns the UserFields object. |
Â
Â