The IResource type exposes the following members.
Name | Description | |
---|---|---|
ActiveLocks | Array of item's lock descriptions. (Inherited from IHierarchyItem.) | |
AllowWriteStreamBuffering |
Gets or sets a value that indicates whether to buffer the data sent to server.
(Inherited from IConnectionSettings.) | |
CheckedOut | Provides information whether item is in checked-in or checked-out state. | |
Comment |
Brief comment about an item that is suitable for presentation to a user.
(Inherited from IHierarchyItem.) | |
ContentLength |
Length of the resource.
(Inherited from IItemContent.) | |
ContentType |
Content type of the resource.
(Inherited from IItemContent.) | |
CreationDate |
The date item was created.
(Inherited from IHierarchyItem.) | |
CreatorDisplayName |
Contains a description of the creator of the item that is suitable for presentation to a user.
(Inherited from IHierarchyItem.) | |
DisplayName | User friendly item name. (Inherited from IHierarchyItem.) | |
Etag |
Gets entity tag - string that identifies current state of resource's content.
(Inherited from IItemContent.) | |
Href |
This item path on the server.
(Inherited from IHierarchyItem.) | |
ItemType |
Type of the item (Resource, Folder, Version or VersionHistory)
(Inherited from IHierarchyItem.) | |
LastModified |
Most recent modification date.
(Inherited from IHierarchyItem.) | |
Properties |
Custom properties retrieved by GetChildren(Boolean, PropertyName) call.
(Inherited from IHierarchyItem.) | |
ResumableUpload |
Returns instance of IResumableUpload to manage partially failed uploads.
(Inherited from IItemContent.) | |
SendChunked |
Gets or sets a value that indicates whether to send data in segments.
(Inherited from IConnectionSettings.) | |
SupportedLock | Lock types supported by the item. (Inherited from IHierarchyItem.) | |
TimeOut |
Sets and gets time-out in milliseconds.
(Inherited from IConnectionSettings.) | |
VersionControlled | Provides information whether item is under version control. |