HierarchyNodeExt Interface
Base domain component for hierarchical data. Additionally declares HierarchyFullName and HierarchyFullPath properties for default hierarchy.
Namespace:
Xafari.BC.DC
Assembly: Xafari.BC.DC (in Xafari.BC.DC.dll)
- c#
- VB
[DomainComponent()] [NonPersistentDc()] public interface HierarchyNodeExt : HierarchyNode
<DomainComponent> _
<NonPersistentDc> _
Public Interface HierarchyNodeExt
Inherits HierarchyNode
End Interface
Name | Description | |
---|---|---|
HierarchyFullName | Full name of the node for default hierarchy. | |
HierarchyFullPath | Full path of the node for default hierarchy. |
Windows Phone 8.1, Windows Phone 8, Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.