Overview
The detailed version information on a document.
Format
PwsDocumentVersion
- PwsDocumentVersion
- DocumentVersionId: Int32
- DocumentVersionUid: Int64
- Comments: String String **deprecated**
- CreatedByUserIdentity: PwsUserRef
- CreatedTimestamp: DateTime
- DocumentArchiveIdentity: PwsDocumentArchiveRef
- VersionNumber: Int16
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
DocumentVersionId | Int32 | The document version Id is a unique identifier for a document version. For internal use only. | |
DocumentVersionUid | Int64 | The document version Uid is a unique identifier for a document version. | 115292150460694426 |
Comments | String | This element has been deprecated. | |
CreatedByUserIdentity | The identity of the created by user. Click here for more information. | ||
CreatedTimestamp | DateTime | The timestamp of document creation | 2018-03-13T17:09:19.637Z |
DocumentArchiveIdentity | This element is null unless the document has been archived and the archive has been downloaded (accepted). Click here for more information. | ||
VersionNumber | Int16 | The version number | 1 |