The properties of the IHierarchyItem interface are listed below. For a complete list of IHierarchyItem interface members, see the IHierarchyItem Members topic.
Created | Gets the creation date of the item in repository expressed as the coordinated universal time (UTC). |
Modified | Gets the last modification date of the item in repository expressed as the coordinated universal time (UTC). |
Name | Gets the name of the item in repository. |
Parent | Gets the parent folder of the item in repository (null for the root of the repository). |
Path | Unique item path in the repository relative to storage root. |
IHierarchyItem Interface | ITHit.WebDAV.Server Namespace