| ReferencedValueTypePath 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.1.0.0 (5.1.0)
Syntaxpublic SourceValueTypePath Path { get; }Public ReadOnly Property Path As SourceValueTypePath
	Get
Property Value
Type: 
SourceValueTypePath
See Also