| property AdditionalVolume: Number [Volume] |
| property AdditionalWeight: Number [Weight] |
| property Base: Boolean [Boolean] |
| property BOF: Boolean readonly |
| property Custom1: String(30) [CO UOM Custom 1 Text] setting "CO\UOMCustom1Alias" |
| property Custom2: String(30) [CO UOM Custom 2 Text] setting "CO\UOMCustom2Alias" |
| property Description: String(30) [Short Description] |
| property Editing: Boolean readonly |
| property EOF: Boolean readonly |

| property FilterSort: Object readonly
| property Filter: String |
| property FilterJSON: String |
| property Sort: String |
| property SortJSON: String |
| method Edit([FieldName: String, Operator: String, Criteria: String]*): Boolean |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property FixedMultiplier: Boolean [Boolean] readonly |
| property Inactive: Boolean [Boolean] |
| property IndexName: String
| Value | Index Fields |
| UOM | UOMCode |
| ActiveUOM | Inactive;UOMCode |
| ActiveBaseUOM | Inactive;Base;UOMCode |
| ActiveGroupUOM | Inactive;UOMGroupCode;UOMCode |
|
| property Name: String(8) [CO UOM Name] |
| property PeppolUOMCode: String(4) [Peppol UOM Code] |
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| property RecordMax: Number [Integer] readonly |
| property RecordRevision: Number [Record Revision] readonly |
| property UOMCode: String(8) [CO UOM Code] readonly required |
| property UOMDecimals: Number [SmallInt] |
| property UOMGroupCode: String(8) [CO UOM Group Code] |
| property UOMMultiplier: Number [Quantity Multiplier] |
| method Append |
| method ApplyOrder(Order: Array of Variant) |
| method Cancel |
| method CancelRange |
| method Delete |
| method Edit |
| method Empty |
| method Find(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean |
| method FindExact(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean |
| method First |
| method GetFieldDomain(FieldName: String): String |
| method GetPropertyValue(PropertyName: String): Variant |
| method Insert |
| method Last |
| method Next |
| method Prev |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method Save |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method SetRange(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]) |
| method SetRangeEnd(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]) |
| method SetRangeStart(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]) |
| method SwapDown |
| method SwapUp |