ITHit.WebDAV.Server.DeltaV Namespace

IT Hit WebDAV for .NET

This namespace provides interfaces for creating DeltaV server items and version controlling.

Namespace hierarchy

Interfaces

Interface Description
IDeltaVItem Base interface for items that support versioning and item versions (DeltaV items).
IHistory Contains all versions of a particular version-controlled item.
IVersion Represents single item version.
IVersionableItem This interface must be implemented on items that support versioning.

Enumerations

Enumeration Description
AutoVersion Auto versioning modes supported by item to be used with versioning unaware clients.