Add Method (Uom)
- Last UpdatedNov 06, 2025
- 1 minute read
The Add() method adds a new uom record to the Uom table.
| Overload | Description |
|---|---|
| Add(Int32,String,DBString,DBString,DateTime) | The Add() method adds a new uom record to the Uom table. |
| Add(Int32,String,DBString,DBString,Int32,DateTime) | The Add() method adds a new uom record to the Uom table. |