PathEdgeNodeGetPathEdge Method |
Gets the path edge.
Namespace: SD.LLBLGen.Pro.ODataSupportClassesAssembly: SD.LLBLGen.Pro.ODataSupportClasses (in SD.LLBLGen.Pro.ODataSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public IPathEdge GetPathEdge()
Public Function GetPathEdge As IPathEdge
Return Value
Type:
IPathEdgethe path edge instance represented by this node
See Also