RelationshipEdgeFullDescription Property  | 
 
            Gets the full description of this relationship, to be used in textual representations of the relationhip in for example trees. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.EntityModel
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntax[AllowInFilterAttribute(0)]
public string FullDescription { get; }<AllowInFilterAttribute(0)>
Public ReadOnly Property FullDescription As String
	Get
Property Value
Type: 
String
See Also