Click or drag to resize

diagramModelGetLinkByHash Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex.diagram
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public diagramLink GetLinkByHash(
	string hash
)
Request Example View Source

Parameters

hash
Type: SystemString

Return Value

Type: diagramLink
See Also