InheritanceInfoEntityNamesOnHierarchyPath Property |
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.12.0.0 (5.12.0)
Syntaxpublic List<string> EntityNamesOnHierarchyPath { get; }
Public ReadOnly Property EntityNamesOnHierarchyPath As List(Of String)
Get
Property Value
Type:
ListStringImplements
IInheritanceInfoEntityNamesOnHierarchyPath
See Also