Add Method (Process)
- Last UpdatedNov 06, 2025
- 1 minute read
The Add() method adds a new process record to the Process table.
| Overload | Description |
|---|---|
| Add(Int32,String,String,String,String,Nullable<Int32>,Nullable<Int32>,Nullable<DateTime>,Nullable<Boolean>,Nullable<Boolean>,Nullable<Boolean>,DBString,DBString,DBString,DBString,DBString,DBString,String) | The Add() method adds a new process record to the Process table. |
| Add(Int32,String,String,String,String,ProcessLevel,ProcessStatus,Nullable<DateTime>,Nullable<Boolean>,Nullable<Boolean>,Nullable<Boolean>,DBString,DBString,DBString,DBString,DBString,DBString,String) | The Add() method adds a new process record to the Process table. |