Click or drag to resize

GeneralLiability_2018_01 Interface

Methods related to the Epic GeneralLiability objects in Epic, released with Epic 2018.
Namespace:  ASI.TAM.API.Web.EpicSDK.GeneralLiability
Assembly:  ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2021.1.0.1
Syntax
public interface GeneralLiability_2018_01

The GeneralLiability_2018_01 type exposes the following members.

Methods
  NameDescription
Public methodDelete_GeneralLiability_AdditionalCoverage
This method will delete a AdditionalCoverage which is associated to a GeneralLiability policy from Epic.
Public methodDelete_GeneralLiability_AdditionalInterest
This method will delete a AdditionalInterest which is associated to a GeneralLiability policy from Epic.
Public methodDelete_GeneralLiability_FormAndEndorsement
This method will delete a FormAndEndorsement which is associated to a GeneralLiability policy from Epic.
Public methodDelete_GeneralLiability_Hazard
This method will delete a Hazard which is associated to a GeneralLiability policy from Epic.
Public methodDelete_GeneralLiability_Remark
This method will delete a Remark which is associated to a GeneralLiability policy from Epic.
Public methodDelete_GeneralLiability_SupplementalScreen
This method will remove a SupplementalScreen from a GeneralLiability policy.
Public methodCode exampleGet_GeneralLiability_AdditionalCoverage
This function will retrieve AdditionalCoverage objects associated with a GeneralLiability policy from Epic.
Public methodGet_GeneralLiability_AdditionalInterest
This function will retrieve AdditionalInterest objects associated with a GeneralLiability policy from Epic.
Public methodGet_GeneralLiability_ClaimsMadeAndEmployeeBenefitsLiability
This function will retrieve ClaimsMadeAndEmployeeBenefitsLiability associated with a GeneralLiability policy from Epic.
Public methodCode exampleGet_GeneralLiability_Contractors
This function will retrieve Contractors associated with a GeneralLiability policy from Epic.
Public methodGet_GeneralLiability_Coverages
This function will retrieve Coverages associated with a GeneralLiability policy from Epic.
Public methodCode exampleGet_GeneralLiability_FormAndEndorsement
This function will retrieve FormAndEndorsement objects associated with a GeneralLiability policy from Epic.
Public methodGet_GeneralLiability_GeneralInformation
This function will retrieve GeneralInformation associated with a GeneralLiability policy from Epic.
Public methodCode exampleGet_GeneralLiability_Hazard
This function will retrieve Hazard objects associated with a GeneralLiability policy from Epic.
Public methodGet_GeneralLiability_InternationalLiabilityExposureSupplement
This function will retrieve InternationalLiabilityExposureSupplement associated with a GeneralLiability policy from Epic.
Public methodGet_GeneralLiability_ProductsAndCompletedOperations
This function will retrieve ProductsAndCompletedOperations associated with a GeneralLiability policy from Epic.
Public methodGet_GeneralLiability_Remark
This function will retrieve Remark objects associated with a GeneralLiability policy from Epic.
Public methodGet_GeneralLiability_SupplementalScreen
This method retrieves SupplementalScreen objects which are associated with a GeneralLiability policy.
Public methodGet_GeneralLiability_SupplementalScreen_BlankScheduledItem
This method will retrieve a Blank DataItemsRow for a SupplementalScreen associated to a GeneralLiability policy.
Public methodInsert_GeneralLiability_AdditionalCoverage
This function will insert a AdditionalCoverage into Epic that is associated with a GeneralLiability policy.
Public methodInsert_GeneralLiability_AdditionalInterest
This function will insert a AdditionalInterest into Epic that is associated with a GeneralLiability policy.
Public methodInsert_GeneralLiability_FormAndEndorsement
This function will insert a FormAndEndorsement into Epic that is associated with a GeneralLiability policy.
Public methodInsert_GeneralLiability_Hazard
This function will insert a Hazard into Epic that is associated with a GeneralLiability policy.
Public methodInsert_GeneralLiability_Remark
This function will insert a Remark into Epic that is associated with a GeneralLiability policy.
Public methodInsert_GeneralLiability_SupplementalScreen
This method will add the SupplementalScreen specified by the AvailableSupplementalScreenID to the GeneralLiability policy specified by the LineID.

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

Public methodUpdate_GeneralLiability_AdditionalCoverage
This method will update a AdditionalCoverage in Epic that is associated with a GeneralLiability policy.
Public methodUpdate_GeneralLiability_AdditionalInterest
This method will update a AdditionalInterest in Epic that is associated with a GeneralLiability policy.
Public methodUpdate_GeneralLiability_ClaimsMadeAndEmployeeBenefitsLiability
This method will update GeneralLiability ClaimsMadeAndEmployeeBenefitsLiability in Epic.
Public methodUpdate_GeneralLiability_Contractors
This method will update GeneralLiability Contractors in Epic.
Public methodUpdate_GeneralLiability_Coverages
This method will update GeneralLiability Coverages in Epic.
Public methodUpdate_GeneralLiability_FormAndEndorsement
This method will update a FormAndEndorsement in Epic that is associated with a GeneralLiability policy.
Public methodUpdate_GeneralLiability_GeneralInformation
This method will update GeneralLiability GeneralInformation in Epic.
Public methodUpdate_GeneralLiability_Hazard
This method will update a Hazard in Epic that is associated with a GeneralLiability policy.
Public methodUpdate_GeneralLiability_InternationalLiabilityExposureSupplement
This method will update GeneralLiability InternationalLiabilityExposureSupplement in Epic.
Public methodUpdate_GeneralLiability_ProductsAndCompletedOperations
This method will update GeneralLiability ProductsAndCompletedOperations in Epic.
Public methodUpdate_GeneralLiability_Remark
This method will update a Remark in Epic that is associated with a GeneralLiability policy.
Public methodUpdate_GeneralLiability_SupplementalScreen
This method will update a SupplementalScreen associated with at GeneralLiability policy.
Top
See Also