Click or drag to resize
IPathHelperGetTopNodeTarget Method
Gets top node target

Namespace: Jeneva.Validation
Assembly: Jeneva.Net-1.1 (in Jeneva.Net-1.1.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
Dtobase GetTopNodeTarget(
	LinkedList<PathNode> path
)

Parameters

path
Type: System.Collections.GenericLinkedListPathNode
existing path

Return Value

Type: Dtobase
target DTO object
See Also