ProjectServiceBaseInternalSave Method |
Internal routine to save a project under a given name.
Namespace: Altaxo.DomAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected virtual void InternalSave(
PathName filename
)
Parameters
- filename PathName
- The file or folder name to save the project to.
See Also