PathEdgeTEndNodeEndNodeType Property  | 
 
            Gets the end type of the node, the entity type which acts as the child/ren to fetch for the parent entity (the type of the related entity/ies)
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntaxpublic Type EndNodeType { get; }Public ReadOnly Property EndNodeType As Type
	Get
Property Value
Type: 
TypeImplements
IPathEdgeEndNodeType
See Also