API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseTransaction Class / Commit Method

In This Topic
Commit Method (MDPartsDatabaseTransaction)
In This Topic
Commit the database transaction. All changed MDPartsDatabaseItem objects will be stored in the database.
Syntax
public void Commit()
See Also