ReferencedElementPathAsString Property  | 
 
            Gets the full path of the outerreferenced element, which is either the path of the referenced entity if no valuetype is specified, otherwise it's the 
            referenced entity path + . + the referenced valuetype path.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.DerivedModel
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntaxpublic string PathAsString { get; }Public ReadOnly Property PathAsString As String
	Get
Property Value
Type: 
String
See Also