Contains the activity logs for a particular version of a document. For example, when the access list on a item is modified, a VersionEvent is created.
<VersionEvent> <extension base="ContainerItem"> <library type="NameAndEmail"/> <documentNumber type="unsignedInt"/> <versionNumber type="unsignedInt"/> <creator type="NameAndEmail"/> <event type="VersionEventType"/> <eventNumber type="unsignedInt"/> <filename type="string"/>
Specifies the document library.
Specifies the document number in the library.
Specifies the document version number.
Specifies the creator of the document version
Specifies the document version event type. For example, the document was checkOut.
Specifies the number of the event.
Specifies the extension of the file.