AddPart(String,String) Method
Adds a new part into the parts database. If it's not possible (because there is already a part with that partnr and variant) an MDInvalidArgumentException will be thrown
Parameters
- sPartNr
- variant
Exception | Description |
| If part already exists. |