Click or drag to resize

linknodeBuilderGetByOriginalPath Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the by original path.

Namespace:  imbSCI.DataComplex.linknode
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public linknodeElement GetByOriginalPath(
	string path
)
Request Example View Source

Parameters

path
Type: SystemString
The path.

Return Value

Type: linknodeElement
See Also