public interface DocumentAttachmentFileReference extends DocumentFileReference
DocumentService when setting the source, rendition, or attachment file for a new document version.| Modifier and Type | Method and Description |
|---|---|
DocumentAttachmentFileReference |
setAttachmentVersion(int attachmentVersion)
Sets the version of a
DocumentAttachment. |
DocumentAttachmentFileReference setAttachmentVersion(int attachmentVersion)
DocumentAttachment.
Used to define the document-attachment version to reference when used as the attachment file for a new document
version.
Uses the most recent version if no version is provided.attachmentVersion - version of an attachment. For example, 1.Copyright © Veeva Systems 2017–2022. All rights reserved.