Click or drag to resize
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.3.0.0 (5.3.0)
Syntax
[AllowInFilterAttribute(0)]
public string FullDescription { get; }

Property Value

Type: String
See Also