Click or drag to resize

diagramOutputBasegetOutputNodesDeclaration Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

model
Type: imbSCI.DataComplex.diagramdiagramModel

Return Value

Type: String
See Also