Click or drag to resize

ElectronicDataProcessing_2021_02 Interface

Methods related to the Epic Electronic Data Processing policies. Usable from any SDK Client starting from the 2021_02 version.
Namespace:  ASI.TAM.API.Web.EpicSDK.ElectronicDataProcessing
Assembly:  ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2021.1.0.1
Syntax
public interface ElectronicDataProcessing_2021_02

The ElectronicDataProcessing_2021_02 type exposes the following members.

Methods
  NameDescription
Public methodDelete_ElectronicDataProcessing_AdditionalCoverage
This method will delete a AdditionalCoverage which is associated to a ElectronicDataProcessing policy from Epic.
Public methodDelete_ElectronicDataProcessing_AdditionalInterest
This method will delete a AdditionalInterest which is associated to a ElectronicDataProcessing policy from Epic.
Public methodDelete_ElectronicDataProcessing_FormAndEndorsement
This method will delete a FormAndEndorsement which is associated to a ElectronicDataProcessing policy from Epic.
Public methodDelete_ElectronicDataProcessing_Premise
This method will delete a Premise which is associated to a ElectronicDataProcessing policy from Epic.
Public methodDelete_ElectronicDataProcessing_Remark
This method will delete a Remark which is associated to a ElectronicDataProcessing policy from Epic.
Public methodDelete_ElectronicDataProcessing_ScheduleOfEquipment
This method will delete a ScheduleOfEquipment which is associated to a ElectronicDataProcessing policy from Epic.
Public methodDelete_ElectronicDataProcessing_SupplementalScreen
This method will remove a SupplementalScreen from a ElectronicDataProcessing policy.
Public methodGet_ElectronicDataProcessing_AdditionalCoverage
This function will retrieve AdditionalCoverage objects associated with a ElectronicDataProcessing policy from Epic.
Public methodGet_ElectronicDataProcessing_AdditionalInterest
This function will retrieve AdditionalInterest objects associated with a ElectronicDataProcessing policy from Epic.
Public methodGet_ElectronicDataProcessing_FormAndEndorsement
This function will retrieve FormAndEndorsement objects associated with a ElectronicDataProcessing policy from Epic.
Public methodGet_ElectronicDataProcessing_Premise
This function will retrieve Premise objects associated with a ElectronicDataProcessing policy from Epic.
Public methodGet_ElectronicDataProcessing_Remark
This function will retrieve Remark objects associated with a ElectronicDataProcessing policy from Epic.
Public methodGet_ElectronicDataProcessing_ScheduleOfEquipment
This function will retrieve ScheduleOfEquipment objects associated with a ElectronicDataProcessing policy from Epic.
Public methodGet_ElectronicDataProcessing_SupplementalScreen
This method retrieves SupplementalScreen objects which are associated with a ElectronicDataProcessing policy.
Public methodGet_ElectronicDataProcessing_SupplementalScreen_BlankScheduledItem
This method will retrieve a Blank DataItemsRow for a SupplementalScreen associated to a ElectronicDataProcessing policy.
Public methodInsert_ElectronicDataProcessing_AdditionalCoverage
This function will insert a AdditionalCoverage into Epic that is associated with a ElectronicDataProcessing policy.
Public methodInsert_ElectronicDataProcessing_AdditionalInterest
This function will insert a AdditionalInterest into Epic that is associated with a ElectronicDataProcessing policy.
Public methodInsert_ElectronicDataProcessing_FormAndEndorsement
This method will insert a FormAndEndorsement that is associated with a ElectronicDataProcessing policy into Epic.
Public methodInsert_ElectronicDataProcessing_Premise
This function will insert a Premise into Epic that is associated with a ElectronicDataProcessing policy.
Public methodInsert_ElectronicDataProcessing_Remark
This function will insert a Remark into Epic that is associated with a ElectronicDataProcessing policy.
Public methodInsert_ElectronicDataProcessing_ScheduleOfEquipment
This function will insert a ScheduleOfEquipment into Epic that is associated with a ElectronicDataProcessing policy.
Public methodInsert_ElectronicDataProcessing_SupplementalScreen
This method will add the SupplementalScreen specified by the AvailableSupplementalScreenID to the ElectronicDataProcessing policy specified by the LineID.

The supplemental screen has to be created and installed from Epic.

Public methodUpdate_ElectronicDataProcessing_AdditionalCoverage
This method will update a AdditionalCoverage in Epic that is associated with a ElectronicDataProcessing policy.
Public methodUpdate_ElectronicDataProcessing_AdditionalInterest
This method will update a AdditionalInterest in Epic that is associated with a ElectronicDataProcessing policy.
Public methodUpdate_ElectronicDataProcessing_FormAndEndorsement
This method will update a FormAndEndorsement in Epic that is associated with a ElectronicDataProcessing policy.
Public methodUpdate_ElectronicDataProcessing_Premise
This method will update a Premise in Epic that is associated with a ElectronicDataProcessing policy.
Public methodUpdate_ElectronicDataProcessing_Remark
This method will update a Remark in Epic that is associated with a ElectronicDataProcessing policy.
Public methodUpdate_ElectronicDataProcessing_ScheduleOfEquipment
This method will update a ScheduleOfEquipment in Epic that is associated with a ElectronicDataProcessing policy.
Public methodUpdate_ElectronicDataProcessing_SupplementalScreen
This method will update a SupplementalScreen associated with at ElectronicDataProcessing policy.
Top
Remarks