Click or drag to resize
PathEdgeNodeGetPathEdgeGenericT Method
Gets the path edge.

Namespace: SD.LLBLGen.Pro.ODataSupportClasses
Assembly: SD.LLBLGen.Pro.ODataSupportClasses (in SD.LLBLGen.Pro.ODataSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public IPathEdge GetPathEdgeGeneric<T>()
where T : class, IEntityCore

Type Parameters

T

Return Value

Type: IPathEdge
See Also