Click or drag to resize

freeGraphWithAdaptersGetID Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the identifier - built from prefix (specified by adapter) and object name

Namespace:  imbSCI.Graph.FreeGraph.adapters
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
Request Example View Source

Parameters

Node
Type: imbSCI.Data.interfacesIObjectWithNameWeightAndType
A node to get identifier for

Return Value

Type: String
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionNode type not supported by adapters - Node
See Also