AddPart(String,String) Method
In This Topic
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
Syntax
Parameters
- sPartNr
- variant
Exceptions
Exception | Description |
| If part already exists. |
See Also