The IHierarchyItem type exposes the following members.
Name | Description | |
---|---|---|
ActiveLocks | Array of item's lock descriptions. | |
CreationDate |
The date item was created.
| |
DisplayName | User friendly item name. | |
Href |
This item path on the server.
| |
ItemType |
Type of the item (File, Folder, Version or VersionHistory)
| |
LastModified |
Most recent modification date.
| |
Properties |
Custom properties retrieved by [!:IFolder.GetChildrenAsync(bool, PropertyName[])] call.
| |
SupportedLock | Lock types supported by the item. |