The IHierarchyItem type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CopyToAsync |
Copies this item to destination folder.
|
![]() ![]() | DeleteAsync(IDictionaryString, String, CancellationToken) |
Deletes this item.
|
![]() | DeleteAsync(String, IDictionaryString, String, CancellationToken) |
Deletes this item.
|
![]() ![]() | DeleteAsync(LockUriTokenPair, IDictionaryString, String, CancellationToken) |
Deletes this item.
|
![]() ![]() | GetActiveLocksAsync | Obsolete.
Retrieves lock information about this item.
|
![]() ![]() | GetAllPropertiesAsync |
Retrieves all custom properties exposed by the item.
|
![]() | GetCommentAsync |
Brief comment about an item that is suitable for presentation to a user.
|
![]() | GetCreatorDisplayNameAsync |
Contains a description of the creator of the item that is suitable for presentation to a user.
|
![]() ![]() | GetParentAsync |
Retrieves parent hierarchy item of this item.
|
![]() ![]() | GetPropertyNamesAsync |
Returns names of all custom properties exposed by this item.
|
![]() ![]() | GetPropertyValuesAsync |
Retrieves values of specific properties.
|
![]() | GetSourceAsync |
Retrieves media type independent links.
|
![]() | GetSupportedLockAsync | Obsolete. Retrieves information about supported locks. |
![]() ![]() | LockAsync |
Locks the item.
|
![]() ![]() | MoveToAsync(IFolder, String, Boolean) |
Moves this item to another location.
|
![]() ![]() | MoveToAsync(IFolder, String, Boolean, LockUriTokenPair) |
Moves this item to another location.
|
![]() ![]() | RefreshAsync |
Rereads item properties from server.
|
![]() ![]() | RefreshLockAsync |
Prolongs the lock.
|
![]() ![]() | SetCommentAndAuthorAsync(String, String) |
Updates comment and author information.
|
![]() | SetCommentAndAuthorAsync(String, String, String) |
Updates comment and author information.
|
![]() ![]() | SupportedFeaturesAsync |
Gets the information about functionality supported by server (Class 1, Class 2 and so on).
|
![]() ![]() | UnlockAsync(String, IDictionaryString, String, CancellationToken) |
Remove the locks.
|
![]() | UnlockAsync(LockUriTokenPair, IDictionaryString, String, CancellationToken) |
Removes the locks. For details UnlockAsync(String, IDictionaryString, String, CancellationToken).
|
![]() ![]() | UpdatePropertiesAsync(Property, PropertyName) |
Updates values of properties exposed by this item.
|
![]() ![]() | UpdatePropertiesAsync(Property, PropertyName, String) |
Updates values of properties exposed by this item.
|