Click or drag to resize

ProjectServiceBaseSaveProjectAs Method

Asks the user for a file name for the current project, and then saves the project under the given name.

Namespace: Altaxo.Dom
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void SaveProjectAs()

Implements

IProjectServiceSaveProjectAs
See Also