Click or drag to resize

AttachmentTransfer Interface

Methods related to the Epic Attachments physical files. Usable from any SDK Client starting from the 2009_11 version.
Namespace:  ASI.TAM.API.Web.EpicSDK.Attachment
Assembly:  ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2021.1.0.1
Syntax
public interface AttachmentTransfer

The AttachmentTransfer type exposes the following members.

Methods
  NameDescription
Public methodDownload_Attachment_File
Downloads the contents of a file stored in Epic in an IO.Stream that can be manipulated afterwards
Public methodUpload_Attachment_File
Uploads a file to the Epic File Storage
Top
Remarks