The IFolderAsync type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveLocks | Array of item's lock descriptions. (Inherited from IHierarchyItemAsync.) | |
| 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.
(Inherited from IHierarchyItemAsync.) | |
| DisplayName | User friendly item name. (Inherited from IHierarchyItemAsync.) | |
| Href |
This item path on the server.
(Inherited from IHierarchyItemAsync.) | |
| ItemType |
Type of the item (File, Folder, Version or VersionHistory)
(Inherited from IHierarchyItemAsync.) | |
| LastModified |
Most recent modification date.
(Inherited from IHierarchyItemAsync.) | |
| Properties |
Custom properties retrieved by GetChildrenAsync(Boolean, PropertyName) call.
(Inherited from IHierarchyItemAsync.) | |
| SendChunked |
Gets or sets a value that indicates whether to send data in segments.
(Inherited from IConnectionSettingsAsync.) | |
| SupportedLock | Lock types supported by the item. (Inherited from IHierarchyItemAsync.) | |
| TimeOut |
Sets and gets time-out in milliseconds.
(Inherited from IConnectionSettingsAsync.) |