Click or drag to resize

PathEdgeNodeChildPathEdgeNodes Property

Gets the child path edge nodes.

Namespace:  SD.LLBLGen.Pro.ODataSupportClasses
Assembly:  SD.LLBLGen.Pro.ODataSupportClasses (in SD.LLBLGen.Pro.ODataSupportClasses.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax
public Dictionary<string, PathEdgeNode> ChildPathEdgeNodes { get; }

Property Value

Type: DictionaryString, PathEdgeNode
See Also