Package com.veeva.vault.sdk.api.document
Interface DocumentRenditionFileReference
- All Superinterfaces:
DocumentFileReference,FileReference
Represents a document-version rendition file from the current Vault or from another Vault.
Used by DocumentService when setting the rendition file for a new document version.
Can be instantiated in DocumentService.newDocumentRenditionFileReference(ConnectionContext, String, String).
- See Also: