Click or drag to resize

ProjectServiceBaseHasDocumentAnOpenView Method

[Missing <summary> documentation for "M:Altaxo.Dom.ProjectServiceBase.HasDocumentAnOpenView(System.Object)"]


Namespace: Altaxo.Dom
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool HasDocumentAnOpenView(
	Object document
)

Parameters

document  Object

[Missing <param name="document"/> documentation for "M:Altaxo.Dom.ProjectServiceBase.HasDocumentAnOpenView(System.Object)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Dom.ProjectServiceBase.HasDocumentAnOpenView(System.Object)"]

Implements

IProjectServiceHasDocumentAnOpenView(Object)
See Also