| 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)
Syntaxpublic Dictionary<NormalRelationshipEdge, string> NamePerNormalRelationshipEdge { get; }Public ReadOnly Property NamePerNormalRelationshipEdge As Dictionary(Of NormalRelationshipEdge, String)
	Get
Property Value
Type: 
DictionaryNormalRelationshipEdge, 
String
See Also