Eplan Platform API
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()
    public:
    void Commit(); 
    See Also