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

In This Topic
Rollback Method (MDPartsDatabaseTransaction)
In This Topic
Rollback the database transaction. The changes are not stored.
Syntax
public void Rollback()
Remarks
Warning: after calling the method, objects from Eplan::EplApi::MasterData namespace has to be get again in order to have up-to-date properties.
See Also