PathEdgeNodeGetChildPathEdges Method  | 
 Gets the child path edges.
 
    Namespace: 
   SD.LLBLGen.Pro.ODataSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ODataSupportClasses (in SD.LLBLGen.Pro.ODataSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntaxpublic IPathEdge[] GetChildPathEdges()
Public Function GetChildPathEdges As IPathEdge()
Return Value
Type: 
IPathEdgearray of the patch edges requested
See Also