Class VersionsList
VersionsList class
Class that defines serializable list of the document version information.
public class VersionsList
Constructors
| Name | Description |
|---|---|
| VersionsList() | Default constructor. |
Properties
| Name | Description |
|---|---|
| Version { get; set; } | Current version |
| VersionsDictionary { get; set; } |
Methods
| Name | Description |
|---|---|
| AddVersion(List<AnnotationBase>) | Add list of the annotations. |
| AddVersion(object, List<AnnotationBase>) | Add list of annotations per version ley |
| GetLastVersionKey() | |
| GetPenultimateVersionKey() | |
| GetVersion() | |
| GetVersion(object) | |
| GetVersionKeyByValue(List<AnnotationBase>) | |
| ReplaceLastVersion(List<AnnotationBase>) |
See Also
- namespace GroupDocs.Annotation.Models
- assembly GroupDocs.Annotation