Click or drag to resize

Line_2017_02 Interface

Methods related to the Epic Line object. Usable from any SDK Client starting from the 2017_02 version.
Namespace:  ASI.TAM.API.Web.EpicSDK.Line
Assembly:  ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2020.1.0.1
Syntax
public interface Line_2017_02

The Line_2017_02 type exposes the following members.

Methods
  NameDescription
Public methodCode exampleDelete_Line
This method will delete a Line which is associated to a policy from Epic.
Public methodCode exampleGet_Line
Used to retrieve existing lines from Epic database based on values entered into a filter object.
Public methodCode exampleInsert_Line
This function will insert a Line into Epic.
Public methodCode exampleUpdate_Line
This method will update a Line in Epic.
Top
Remarks