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.3.0.0 (5.3.0)
Syntax
public Dictionary<NormalRelationshipEdge, string> NamePerNormalRelationshipEdge { get; }

Property Value

Type: DictionaryNormalRelationshipEdge, String
See Also