API Help
Eplan.EplApi.MasterData Namespace / MDPartsManagement Class / SelectedPartsDatabase Property

In This Topic
SelectedPartsDatabase Property
In This Topic
Gets the parts database that is opened in the parts management dialog.
Syntax
public MDPartsDatabase SelectedPartsDatabase {get;}
Remarks
That property does not get the parts database used in the parts navigator. Keep careful - do not close that database
See Also