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

ActiveLocksArray of item's lock descriptions.
Comment Brief comment about an item that is suitable for presentation to a user.
CreationDate The date item was created.
CreatorDisplayName Contains a description of the creator of the item that is suitable for presentation to a user.
DisplayNameUser friendly item name.
Href This item path on the server.
ItemType Type of the item (Resource, Folder, Version or VersionHistory)
LastModified Most recent modification date.
Properties Custom properties retrieved by GetChildren call.
SupportedLockLock types supported by the item.

See Also

IHierarchyItem Interface | ITHit.WebDAV.Client Namespace