Click or drag to resize

IHierarchyItem Properties

IT Hit WebDAV Classes Reference

The IHierarchyItem type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleActiveLocks
Array of item's lock descriptions.
Public propertyCreationDate
The date item was created.
Public propertyDisplayName
User friendly item name.
Public propertyHref
This item path on the server.
Public propertyItemType
Type of the item (File, Folder, Version or VersionHistory)
Public propertyLastModified
Most recent modification date.
Public propertyCode exampleProperties
Custom properties retrieved by [!:IFolder.GetChildrenAsync(bool, PropertyName[])] call.
Public propertySupportedLock
Lock types supported by the item.
Top
See Also