Click or drag to resize

Attachment_2021_01 Interface

Methods related to the EPIC Attachments. Usable from any SDK Client starting from the 2013_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 Attachment_2021_01

The Attachment_2021_01 type exposes the following members.

Methods
  NameDescription
Public methodAction_Attachment_Reactivate
Reactivates a specified attachment
Public methodDelete_Attachment
Deletes a specified attachment
Public methodCode exampleGet_Attachment
Retrieves a list of attachments from EPIC that meet the requirements specified in the attachment filter object
Public methodCode exampleInsert_Attachment
Inserts the specified attachment into EPIC
Public methodCode exampleUpdate_Attachment_Binary
Changes the file associated to a specified attachment
Public methodCode exampleUpdate_Attachment_Details
Updates the specified attachment
Public methodCode exampleUpdate_Attachment_MoveAccount
Changes the account of a specified attachment
Public methodCode exampleUpdate_Attachment_MoveFolder
Changes the folder of a specified attachment
Top
Remarks