Click or drag to resize

IHierarchyItemAsync Properties

IT Hit WebDAV Classes Reference

The IHierarchyItemAsync type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleActiveLocks
Array of item's lock descriptions.
Public propertyAllowWriteStreamBuffering
Gets or sets a value that indicates whether to buffer the data sent to server.
(Inherited from IConnectionSettingsAsync.)
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
Public propertySendChunked
Gets or sets a value that indicates whether to send data in segments.
(Inherited from IConnectionSettingsAsync.)
Public propertySupportedLock
Lock types supported by the item.
Public propertyTimeOut
Sets and gets time-out in milliseconds.
(Inherited from IConnectionSettingsAsync.)
Top
See Also