ReferencedEntityPath Property  | 
 
            Gets the path elements, which is the path from the containing entity (if any) to the entity represented by this instance. Can be null, in which 
            case this referenced entity has no root entity
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.DerivedModel
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.10.0.0 (5.10.0)
Syntaxpublic SourceNavigatorPath Path { get; }Public ReadOnly Property Path As SourceNavigatorPath
	Get
Property Value
Type: 
SourceNavigatorPath
See Also