| ReferencedElementCombinedPathAsString Property  | 
            Gets the combined path as string. It concats the path of the referenced entity before the valuetype's concatenated with a '.'. If no valuetype is specified,
            it will only return the referenced entity's path.
            
 
Namespace: SD.LLBLGen.Pro.ApplicationCore.DerivedModelAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic string CombinedPathAsString { get; }Public ReadOnly Property CombinedPathAsString As String
	Get
Property Value
Type: 
String
See Also