Click or drag to resize

diagramMermaidOutputgetOutputLinksDeclaration Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the output links declaration.

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

Parameters

model
Type: imbSCI.DataComplex.diagramdiagramModel
The model.

Return Value

Type: String
See Also