Click or drag to resize

ProjectServiceDummyImplCurrentProjectArchiveManager Property

[Missing <summary> documentation for "P:Altaxo.Main.ProjectServiceDummyImpl.CurrentProjectArchiveManager"]


Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IProjectArchiveManager CurrentProjectArchiveManager { get; }

Property Value

IProjectArchiveManager

Implements

IProjectServiceCurrentProjectArchiveManager
See Also