Click or drag to resize

CommercialUmbrella_2018_01 Interface

Methods related to the Epic Commercial Umbrella policies. Usable from any SDK Client starting from the 2018_01 version.
Namespace:  ASI.TAM.API.Web.EpicSDK.CommercialUmbrella
Assembly:  ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2021.1.0.1
Syntax
public interface CommercialUmbrella_2018_01

The CommercialUmbrella_2018_01 type exposes the following members.

Methods
  NameDescription
Public methodDelete_CommercialUmbrella_AdditionalCoverage
This method will delete a AdditionalCoverage object from Epic.
Public methodDelete_CommercialUmbrella_AdditionalInterest
This method will delete a AdditionalInterest object from Epic.
Public methodDelete_CommercialUmbrella_FormAndEndorsement
This method will delete a FormAndEndorsement object from Epic.
Public methodDelete_CommercialUmbrella_PrimaryLocationAndSubsidiary
This method will delete a PrimaryLocationAndSubsidary object from Epic.
Public methodDelete_CommercialUmbrella_Remark
This method will delete a Remark object which is associated with a Commercial Umbrella policy from the database.
Public methodDelete_CommercialUmbrella_SupplementalScreen
This method will remove a SupplementalScreen from a CommercialUmbrella policy.
Public methodGet_CommercialUmbrella_AdditionalCoverage
This function will retrieve AdditionalCoverage objects which are associated to a CommercialUmbrella from Epic.
Public methodGet_CommercialUmbrella_AdditionalExposures
This function will retrieve CommercialUmbrella AdditionalExposures objects from Epic.
Public methodGet_CommercialUmbrella_AdditionalInterest
This function will retrieve AdditionalInterest objects which are associated to a CommercialUmbrella from Epic.
Public methodGet_CommercialUmbrella_FormAndEndorsement
This function will retrieve FormAndEndorsement objects which are associated to a CommercialUmbrella from Epic.
Public methodGet_CommercialUmbrella_PolicyInformationAndEmployeeBenefits
This function will retrieves PolicyInformationAndEmployeeBenefits objects associated to Commercial Umbrella policies.
Public methodCode exampleGet_CommercialUmbrella_PrimaryLocationAndSubsidiary
This function will retrieve PrimaryLocationAndSubsidary objects associated with a Commercial Umbrella policy from Epic.
Public methodGet_CommercialUmbrella_Remark
This function will retrieve Remark objects associated with a Commercial Umbrella policy.
Public methodGet_CommercialUmbrella_SupplementalScreen
This method retrieves SupplementalScreen objects which are associated with a CommercialUmbrella policy.
Public methodGet_CommercialUmbrella_SupplementalScreen_BlankScheduledItem
This method will retrieve a Blank DataItemsRow for a SupplementalScreen associated to a CommercialUmbrella policy.
Public methodCode exampleGet_CommercialUmbrella_UnderlyingGeneralLiability
This function will retrieve CommercialUmbrella UnderlyingGeneralLiability objects from Epic.
Public methodCode exampleGet_CommercialUmbrella_UnderlyingInsurance
This function will retrieve CommercialUmbrella UnderlyingInsurance objects from Epic.
Public methodGet_CommercialUmbrella_Vehicles
This function will retrieve CommercialUmbrella Vehicles objects from Epic.
Public methodInsert_CommercialUmbrella_AdditionalCoverage
This method will insert a AdditionalCoverage object associated with a Commercial Umbrella policy.
Public methodInsert_CommercialUmbrella_AdditionalInterest
This method will insert a AdditionalInterest object associated with a Commercial Umbrella policy.
Public methodInsert_CommercialUmbrella_FormAndEndorsement
This method will insert a FormAndEndorsement object associated with a Commercial Umbrella policy.
Public methodInsert_CommercialUmbrella_PrimaryLocationAndSubsidiary
This method will insert a PrimaryLocationAndSubsidary object associated with a Commercial Umbrella policy.
Public methodInsert_CommercialUmbrella_Remark
This method will insert a Remark object associated with a Commercial Umbrella policy.
Public methodInsert_CommercialUmbrella_SupplementalScreen
This method will add the SupplementalScreen specified by the AvailableSupplementalScreenID to the CommercialUmbrella policy specified.

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

Public methodUpdate_CommercialUmbrella_AdditionalCoverage
This method will update a AdditionalCoverage object associated with a Commercial Umbrella policy in Epic.
Public methodUpdate_CommercialUmbrella_AdditionalExposures
This method will update CommercialUmbrella AdditionalExposures objects in Epic.
Public methodUpdate_CommercialUmbrella_AdditionalInterest
This method will update a AdditionalInterest object associated with a Commercial Umbrella policy in Epic.
Public methodUpdate_CommercialUmbrella_FormAndEndorsement
This method will update a FormAndEndorsement object associated with a Commercial Umbrella policy in Epic.
Public methodUpdate_CommercialUmbrella_PolicyInformationAndEmployeeBenefits
This method will update a PolicyInformationAndEmployeeBenefits object which is associated to a Commercial Umbrella policy.
Public methodUpdate_CommercialUmbrella_PrimaryLocationAndSubsidiary
This method will update a PrimaryLocationAndSubsidary object associated with a Commercial Umbrella policy in Epic.
Public methodUpdate_CommercialUmbrella_Remark
This method will update a Remark object associated with a Commercial Umbrella policy.
Public methodUpdate_CommercialUmbrella_SupplementalScreen
This method will update a SupplementalScreen associated with at CommercialUmbrella policy.
Public methodUpdate_CommercialUmbrella_UnderlyingGeneralLiability
This method will update CommercialUmbrella UnderlyingGeneralLiability objects in Epic.
Public methodUpdate_CommercialUmbrella_UnderlyingInsurance
This method will update CommercialUmbrella UnderlyingInsurance objects in Epic.
Public methodUpdate_CommercialUmbrella_Vehicles
This method will update CommercialUmbrella Vehicles objects in Epic.
Top
Remarks