IHierarchyItem Methods

IT Hit WebDAV for .NET

The methods of the IHierarchyItem interface are listed below. For a complete list of IHierarchyItem interface members, see the IHierarchyItem Members topic.

Public Instance Methods

CopyTo Creates a copy of this item with a new name in the destination folder.
Delete Deletes this item.
GetProperties Gets values of all properties or selected properties for this item.
GetPropertyNames Gets names of all properties for this item.
MoveTo Moves this item to the destination folder under a new name.
UpdateProperties Modifies and removes properties for this item.

See Also

IHierarchyItem Interface | ITHit.WebDAV.Server Namespace