Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the hierarchical data item.
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Private ReadOnly Property Item As Object
Implements IHierarchyData.Item
Get
'Usage
Dim instance As PortalHierarchyData
Dim value As Object
value = CType(instance, IHierarchyData).Item
ObjectIHierarchyData.Item { get; }
Property Value
Type: System.Object
An object that represents the data item.