This structure is used to uniquely identify a document version. Document version can be identified with the DocumentVersionUid.
Format
PwsDocumentVersionRef
- PwsDocumentVersionRef
- DocumentVersionId: Int32
- DocumentVersionUid: Int64
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
DocumentVersionId | Int32 | No | The document version Id is a unique identifier for a document version. For internal use only. | |
DocumentVersionUid | Int64 | Yes | The document version Uid is a unique and immutable identifier for a document version. |
|