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.9.0.0 (5.9.0)
Syntax [AllowInFilterAttribute(0)]
public string FullDescription { get; }
<AllowInFilterAttribute(0)>
Public ReadOnly Property FullDescription As String
Get
Property Value
Type:
StringSee Also