/
PwsDocumentRef
PwsDocumentRef
Overview
This structure is used to uniquely identify a document. A document is a physical document, such as an image or a spreadsheet, that can be uploaded and retrieved from Projector's document management module. There are several different types of documents, including workspace attachments, issue attachments, receipts and resource resumes. Documents are identified by a unique identitier, DocumentRefUid.
Format
PwsDocumentRef
- PwsDocumentRef
- DocumentRefId: Int32
- DocumentRefUid: Int64
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
DocumentRefId | Int32 | No | The document Id is a unique identifier for a document. For internal use only. | |
DocumentRefUid | Int64 | Yes | The document Uid is a unique and immutable identifier for a document. | 1152921504607571571 |
Usage Example(s)
, multiple selections available,
Related content
PwsGetDocumentDetails
PwsGetDocumentDetails
More like this
PwsSetDocumentUri
PwsSetDocumentUri
More like this
PwsRenameDocument
PwsRenameDocument
More like this
PwsUnlockDocument
PwsUnlockDocument
More like this
PwsLockDocument
PwsLockDocument
More like this
PwsSearchDocuments
PwsSearchDocuments
More like this