Creates records in the ProjControlCategory table for the category provided.
Syntax
private void updateControlCategory(ProjCategory _projCategory)
Run On
Called
Parameters
- _projCategory
Type: ProjCategory Table
A ProjCategory table buffer.
Creates records in the ProjControlCategory table for the category provided.
private void updateControlCategory(ProjCategory _projCategory)
Called