Click or drag to resize

diagramOutputBasegetLinkDeclaration 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 getLinkDeclaration(
	diagramLink link
)
Request Example View Source

Parameters

link
Type: imbSCI.DataComplex.diagram.corediagramLink

Return Value

Type: String
See Also