Parameters
- colPartsToUpdate
- Collection of parts to update. Parts needs to be from the current parts database set in parts management.
Return Value
Array of updated part numbers.
Exception | Description |
---|---|
ArgumentNullException | If colPartsToUpdate is NULL. |
ArgumentException | If collection colPartsToUpdate is empty. |
ArgumentException | If one of part from colPartsToUpdate is not from the current parts database set in parts management. |
ArgumentException | If this 'MDPartsDatabase' object is different than parts database set in parts management. |
ApplicationException | The internal interface necessary for parts update could not be created. |
ApplicationException | There was a problem with connection to EPLAN Data Portal. |
ApplicationException | Cretedntials for EPLAN Data Portal are invalid. |
ApplicationException | There was a problem with parts update. |