The methods of the IHierarchyItem interface are listed below. For a complete list of IHierarchyItem interface members, see the IHierarchyItem Members topic.
CopyTo | Overloaded. Copies this item to destination folder. |
Delete | Overloaded. Deletes this item. |
GetActiveLocks | Obsolete. Retrieves lock information about this item. |
GetAllProperties | Retrieves all custom properties exposed by the item. |
GetParent | Retrieves parent hierarchy item of this item. |
GetPropertyNames | Returns names of all custom properties exposed by this item. |
GetPropertyValues | Retrieves values of specific properties. |
GetSource | Retrieves media type independent links. |
GetSupportedLock | Obsolete. Retrieves information about supported locks. |
Lock | Locks the item. |
MoveTo | Overloaded. Moves this item to another location. |
Refresh | Rereads item properties from server. |
RefreshLock | Prolongs the lock. |
SetCommentAndAuthor | Overloaded. Updates comment and author information. |
SupportedFeatures | Gets the information about functionality supported by server (Class 1, Class 2 and so on). |
Unlock | Removes the lock. |
UpdateProperties | Overloaded. Updates values of properties exposed by this item. |
IHierarchyItem Interface | ITHit.WebDAV.Client Namespace