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.1.0.0 (5.1.0)
Syntax public string PathAsString { get; }
Public ReadOnly Property PathAsString As String
Get
Property Value
Type:
StringSee Also