ImportableEntityInheritanceType Property |
Gets or sets the type of the inheritance.
Namespace: SD.LLBLGen.Pro.ApplicationCore.Extensibility.DataImportAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public InheritanceHierarchyType InheritanceType { get; set; }
Public Property InheritanceType As InheritanceHierarchyType
Get
Set
Property Value
Type:
InheritanceHierarchyTypeSee Also