ProjCategory.insert Method
Inserts a new activity into the table.
Syntax
public void insert([boolean _integrate])
Run On
Server
Parameters
- _integrate
Type: boolean
A Boolean value that indicates whether a new activity is to be inserted into the table.
Remarks
This will call the updateControlCategory method to update the ProjControlCategory table.