Add | Adds a length 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 length unit code (primary key). Field name: UnitCode. |
 UnitCodeforQuantityDisplay | Sets or returns the volume code (for example, cc). Field name: VolDisply. Length: 3 characters. |
 UnitDisplay | Sets or returns the displayed name for the length or width unit (for example, cm). Field name: UnitDisply. Length: 2 characters. |
 UnitLengthinmm | Sets or returns the length in milimeters. For example: 10 mm for cm measure unit or 25.4 mm for Inch measure unit. Field name: SizeInMM. |
 UnitName | Sets or returns the unit name (for example, centimeter). Field name: UnitName. Length: 20 characters. |
 UserFields | Returns the UserFields object. |
Â
Â