Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabase Class / RemoveManufacturer Method
The manufacturer that will be removed from the parts database.

In This Topic
RemoveManufacturer Method
In This Topic
Removes a manufacturer out of the parts database.
Syntax
public void RemoveManufacturer( 
   MDAddress manufacturer
)

Parameters

manufacturer
The manufacturer that will be removed from the parts database.
Remarks
After removing the manufacturer, the object is invalid.
See Also