Click or drag to resize

PathEdgeNodeGetPathEdge Method

Gets the path edge.

Namespace:  SD.LLBLGen.Pro.ODataSupportClasses
Assembly:  SD.LLBLGen.Pro.ODataSupportClasses (in SD.LLBLGen.Pro.ODataSupportClasses.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntax
public IPathEdge GetPathEdge()

Return Value

Type: IPathEdge
the path edge instance represented by this node
See Also