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