Click or drag to resize

BoilerAndMachinery_2014_11 Interface

Methods related to the Epic Boiler And Machinery policies. Usable from any SDK Client starting from the 2014_11 version.
Namespace:  ASI.TAM.API.Web.EpicSDK.BoilerAndMachinery
Assembly:  ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2021.1.0.1
Syntax
public interface BoilerAndMachinery_2014_11

The BoilerAndMachinery_2014_11 type exposes the following members.

Methods
  NameDescription
Public methodDelete_BoilerAndMachinery_AdditionalCoverage
This method will delete a AdditionalCoverage which is associated to a BoilerAndMachinery policy from Epic.
Public methodDelete_BoilerAndMachinery_AdditionalInterest
This method will delete a AdditionalInterest which is associated to a BoilerAndMachinery policy from Epic.
Public methodDelete_BoilerAndMachinery_FormAndEndorsement
This method will delete a FormAndEndorsement which is associated to a BoilerAndMachinery policy from Epic.
Public methodDelete_BoilerAndMachinery_Premise
This method will delete a Premise which is associated to a BoilerAndMachinery policy from Epic.
Public methodDelete_BoilerAndMachinery_Remark
This method will delete a Remark which is associated to a BoilerAndMachinery policy from Epic.
Public methodDelete_BoilerAndMachinery_SupplementalScreen
This method will remove a SupplementalScreen from a BoilerAndMachinery policy.
Public methodGet_BoilerAndMachinery_AdditionalCoverage
This function will retrieve AdditionalCoverage objects associated with a BoilerAndMachinery policy from Epic.
Public methodGet_BoilerAndMachinery_AdditionalInterest
This function will retrieve AdditionalInterest objects associated with a BoilerAndMachinery policy from Epic.
Public methodGet_BoilerAndMachinery_FormAndEndorsement
This function will retrieve FormAndEndorsement objects associated with a BoilerAndMachinery policy from Epic.
Public methodGet_BoilerAndMachinery_Premise
This function will retrieve Premise objects associated with a BoilerAndMachinery policy from Epic.
Public methodGet_BoilerAndMachinery_Remark
This function will retrieve Remark objects associated with a BoilerAndMachinery policy from Epic.
Public methodGet_BoilerAndMachinery_StatementOfValues
This function will retrieve StatementOfValues associated with a BoilerAndMachinery policy from Epic.
Public methodGet_BoilerAndMachinery_SupplementalScreen
This method retrieves SupplementalScreen objects which are associated with a BoilerAndMachinery policy.
Public methodGet_BoilerAndMachinery_SupplementalScreen_BlankScheduledItem
This method will retrieve a Blank DataItemsRow for a SupplementalScreen associated to a BoilerAndMachinery policy.
Public methodInsert_BoilerAndMachinery_AdditionalCoverage
This function will insert a AdditionalCoverage into Epic that is associated with a BoilerAndMachinery policy.
Public methodInsert_BoilerAndMachinery_AdditionalInterest
This function will insert a AdditionalInterest into Epic that is associated with a BoilerAndMachinery policy.
Public methodInsert_BoilerAndMachinery_FormAndEndorsement
This function will insert a FormAndEndorsement into Epic that is associated with a BoilerAndMachinery policy.
Public methodInsert_BoilerAndMachinery_Premise
This function will insert a Premise into Epic that is associated with a BoilerAndMachinery policy.
Public methodInsert_BoilerAndMachinery_Remark
This function will insert a Remark into Epic that is associated with a BoilerAndMachinery policy.
Public methodInsert_BoilerAndMachinery_SupplementalScreen
This method will add the SupplementalScreen specified by the AvailableSupplementalScreenID to the BoilerAndMachinery policy specified by the LineID.

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

Public methodUpdate_BoilerAndMachinery_AdditionalCoverage
This method will update a AdditionalCoverage in Epic that is associated with a BoilerAndMachinery policy.
Public methodUpdate_BoilerAndMachinery_AdditionalInterest
This method will update a AdditionalInterest in Epic that is associated with a BoilerAndMachinery policy.
Public methodUpdate_BoilerAndMachinery_FormAndEndorsement
This method will update a FormAndEndorsement in Epic that is associated with a BoilerAndMachinery policy.
Public methodUpdate_BoilerAndMachinery_Premise
This method will update a Premise in Epic that is associated with a BoilerAndMachinery policy.
Public methodUpdate_BoilerAndMachinery_Remark
This method will update a Remark in Epic that is associated with a BoilerAndMachinery policy.
Public methodUpdate_BoilerAndMachinery_StatementOfValues
This method will update BoilerAndMachinery StatementOfValues in Epic.
Public methodUpdate_BoilerAndMachinery_SupplementalScreen
This method will update a SupplementalScreen associated with at BoilerAndMachinery policy.
Top
See Also