Interface | Description | |
---|---|---|
![]() | IDeltaVItemAsync |
Base interface for items that support versioning and item versions (DeltaV items).
|
![]() | IHistoryAsync |
Contains all versions of a particular version-controlled item.
|
![]() | IVersionableItemAsync |
This interface must be implemented on items that support versioning.
|
![]() | IVersionAsync |
Represents single item version.
|
Enumeration | Description | |
---|---|---|
![]() | AutoVersion |
Auto versioning modes supported by item to be used with versioning unaware clients.
|