Click or drag to resize

ProjectSerializerNamePerNormalRelationshipEdge Property

Gets the list of names per NormalRelationshipEdge

Namespace:  SD.LLBLGen.Pro.ApplicationCore.Xml
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntax
public Dictionary<NormalRelationshipEdge, string> NamePerNormalRelationshipEdge { get; }

Property Value

Type: DictionaryNormalRelationshipEdge, String
See Also