InheritanceInfoEntityNamesOfPathsToLeafs 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> EntityNamesOfPathsToLeafs { get; }
Public ReadOnly Property EntityNamesOfPathsToLeafs As List(Of String)
Get
Property Value
Type:
ListStringImplements
IInheritanceInfoEntityNamesOfPathsToLeafs
See Also