public override void Save()
public override void Save()
Exception | Description |
---|---|
EPLAN.Harness.API.Exceptions.NoActiveLibraryException | The exception that is thrown when the project has no active library. |
EPLAN.Harness.API.Exceptions.OperationFailedException | The operation was not successful. |
For discarding the changes without save call only the Close.
The item is still open for editing after calling this method. Use Close to end the editing of the library item.