The IHierarchyItemAsync type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveLocks | Array of item's lock descriptions. | |
| AllowWriteStreamBuffering |
Gets or sets a value that indicates whether to buffer the data sent to server.
(Inherited from IConnectionSettingsAsync.) | |
| 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 GetChildrenAsync(Boolean, PropertyName) call.
| |
| SendChunked |
Gets or sets a value that indicates whether to send data in segments.
(Inherited from IConnectionSettingsAsync.) | |
| SupportedLock | Lock types supported by the item. | |
| TimeOut |
Sets and gets time-out in milliseconds.
(Inherited from IConnectionSettingsAsync.) |