Click or drag to resize

diagramModelGetLinkByHash Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Graph.Diagram
Assembly:  imbSCI.Graph (in imbSCI.Graph.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