Click or drag to resize

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)
Syntax
public string PathAsString { get; }

Property Value

Type: String
See Also