NewElementSpecificsHierarchyType Property |
Gets or sets the type of the hierarchy, if SuperType is set to a value.
Namespace: SD.LLBLGen.Pro.ApplicationCore.GeneralDataStructuresAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public InheritanceHierarchyType HierarchyType { get; set; }
Public Property HierarchyType As InheritanceHierarchyType
Get
Set
Property Value
Type:
InheritanceHierarchyTypeSee Also