Add Method (ItemGrade)
- Last UpdatedNov 06, 2025
- 1 minute read
The Add() method adds a new item grade record to the Item_Grade table.
| Overload | Description |
|---|---|
| Add(Int32,String,Boolean,Boolean,Int32,Int32,DBString,DateTime) | The Add() method adds a new item grade record to the Item_Grade table. |
| Add(Int32,String,Boolean,Boolean,Int32,Int32,DBString,Int32,DateTime) | The Add() method adds a new item grade record to the Item_Grade table and gets back the item grade code. |