IHierarchyItem Properties

IT Hit WebDAV for .NET

The properties of the IHierarchyItem interface are listed below. For a complete list of IHierarchyItem interface members, see the IHierarchyItem Members topic.

Public Instance Properties

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.

See Also

IHierarchyItem Interface | ITHit.WebDAV.Server Namespace