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.
|
Enumeration | Description | |
---|---|---|
![]() | AutoVersion |
Auto versioning modes supported by item to be used with versioning unaware clients.
|