Click or drag to resize

Services_2016_01 Interface

Methods related to the Epic Client Contracts Service object. Usable from any SDK Service between the 2016_01 version and above.
Namespace:  ASI.TAM.API.Web.EpicSDK.Services
Assembly:  ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2021.1.0.1
Syntax
public interface Services_2016_01

The Services_2016_01 type exposes the following members.

Methods
  NameDescription
Public methodAction_Service_Renew
Action used to renew a service.
Public methodDelete_Service
Deletes a specified Service
Public methodDelete_Service_ServiceAttachment
Deletes a specified Service Attachment.
Public methodGet_Service
This function will retrieve Service objects from Epic which match the parameters entered in the ServiceFilter object.
Public methodGet_Service_DefaultActionRenew
This method is used to retrieve a service renew object.
Public methodGet_Service_ServiceAttachment
This function will retrieve Service Attachment objects associated with an Service from Epic.
Public methodInsert_Service
Inserts the specified Service into Epic
Public methodInsert_Service_ServiceAttachment
Inserts the specified Service Attachment into Epic.
Public methodUpdate_Service
Updates the specified Service
Top
See Also