PathEdgeRootParserTSourceRootEdges Property |
Gets the root edges.
Namespace: SD.LLBLGen.Pro.LinqSupportClasses.PrefetchPathAPIAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public List<IPathEdge> RootEdges { get; }
Public ReadOnly Property RootEdges As List(Of IPathEdge)
Get
Property Value
Type:
ListIPathEdgeSee Also