SuspendableDocumentNodeReportSuspendedNodesProblems Method |
Reports all suspended nodes in the document tree.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static bool ReportSuspendedNodesProblems(
IDocumentLeafNode node
)
Parameters
- node IDocumentLeafNode
- The root node.
Return Value
Boolean[Missing <returns> documentation for "M:Altaxo.Main.SuspendableDocumentNode.ReportSuspendedNodesProblems(Altaxo.Main.IDocumentLeafNode)"]
See Also