Click or drag to resize

diagramMermaidOutputgetNodeDeclaration Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the node declaration.

Namespace:  imbSCI.DataComplex.diagram.output
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public override string getNodeDeclaration(
	diagramNode node
)
Request Example View Source

Parameters

node
Type: imbSCI.DataComplex.diagram.corediagramNode
The node.

Return Value

Type: String
See Also