Interface FileReference

All Known Subinterfaces:
AttachmentFieldFileReference, DocumentAttachmentFileReference, DocumentFileReference, DocumentRenditionFileReference, DocumentSourceFileReference, EmailFileReference, RecordAttachmentFileReference, WebApiMultipartFileReference

public interface FileReference
Represents a file location in either the current Vault or a different Vault. FileReference does not retrieve or modify the original file.

You can use FileReference when creating and copying documents with DocumentService. Vault also supports creating object record attachments via RecordService.