Click or drag to resize

BusinessOwners_2019_01 Interface

Methods related to the Epic Business Owners policies. Usable from any SDK Client starting from the 2019_01 version.
Namespace:  ASI.TAM.API.Web.EpicSDK.BusinessOwners
Assembly:  ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2021.1.0.1
Syntax
public interface BusinessOwners_2019_01

The BusinessOwners_2019_01 type exposes the following members.

Methods
  NameDescription
Public methodDelete_BusinessOwners_AdditionalInterest
This method will delete a AdditionalInterest which is associated to a BusinessOwners policy from Epic.
Public methodDelete_BusinessOwners_FormAndEndorsement
This method will delete a FormAndEndorsement which is associated to a BusinessOwners policy from Epic.
Public methodDelete_BusinessOwners_LiabilityAdditionalLiabilityCoverage
This method will delete a LiabilityAdditionalLiabilityCoverage which is associated to a BusinessOwners policy from Epic.
Public methodDelete_BusinessOwners_PolicyLevelOtherAdditionalCoverage
This method will delete a PolicyLevelOtherAdditionalCoverage which is associated to a BusinessOwners policy from Epic.
Public methodDelete_BusinessOwners_PremiseCoverage
This method will delete a PremiseCoverage which is associated to a BusinessOwners policy from Epic.
Public methodDelete_BusinessOwners_Remark
This method will delete a Remark which is associated to a BusinessOwners policy from Epic.
Public methodDelete_BusinessOwners_SupplementalScreen
This method will remove a SupplementalScreen from a BusinessOwners policy.
Public methodGet_BusinessOwners_AdditionalInterest
This function will retrieve AdditionalInterest objects associated with a BusinessOwners policy from Epic.
Public methodGet_BusinessOwners_FormAndEndorsement
This function will retrieve FormAndEndorsement objects associated with a BusinessOwners policy from Epic.
Public methodGet_BusinessOwners_GeneralInformation
This function will retrieve GeneralInformation associated with a BusinessOwners policy from Epic.
Public methodGet_BusinessOwners_Liability
This function will retrieve Liability associated with a BusinessOwners policy from Epic.
Public methodGet_BusinessOwners_LiabilityAdditionalLiabilityCoverage
This function will retrieve LiabilityAdditionalLiabilityCoverage objects associated with a BusinessOwners policy from Epic.
Public methodGet_BusinessOwners_PolicyInformation
This function will retrieve PolicyInformation associated with a BusinessOwners policy from Epic.
Public methodGet_BusinessOwners_PolicyLevelOtherAdditionalCoverage
This function will retrieve PolicyLevelOtherAdditionalCoverage objects associated with a BusinessOwners policy from Epic.
Public methodGet_BusinessOwners_PolicyLevelPropertyCoverages
This function will retrieve PolicyLevelPropertyCoverages associated with a BusinessOwners policy from Epic.
Public methodCode exampleGet_BusinessOwners_PremiseCoverage
This function will retrieve PremiseCoverage objects associated with a BusinessOwners policy from Epic.
Public methodGet_BusinessOwners_Remark
This function will retrieve Remark objects associated with a BusinessOwners policy from Epic.
Public methodGet_BusinessOwners_SupplementalScreen
This method retrieves SupplementalScreen objects which are associated with a BusinessOwners policy.
Public methodGet_BusinessOwners_SupplementalScreen_BlankScheduledItem
This method will retrieve a Blank DataItemsRow for a SupplementalScreen associated to a BusinessOwners policy.
Public methodInsert_BusinessOwners_AdditionalInterest
This function will insert a AdditionalInterest into Epic that is associated with a BusinessOwners policy.
Public methodInsert_BusinessOwners_FormAndEndorsement
This function will insert a FormAndEndorsement into Epic that is associated with a BusinessOwners policy.
Public methodInsert_BusinessOwners_LiabilityAdditionalLiabilityCoverage
This function will insert a LiabilityAdditionalLiabilityCoverage into Epic that is associated with a BusinessOwners policy.
Public methodInsert_BusinessOwners_PolicyLevelOtherAdditionalCoverage
This function will insert a PolicyLevelOtherAdditionalCoverage into Epic that is associated with a BusinessOwners policy.
Public methodInsert_BusinessOwners_PremiseCoverage
This function will insert a PremiseCoverage into Epic that is associated with a BusinessOwners policy.
Public methodInsert_BusinessOwners_Remark
This function will insert a Remark into Epic that is associated with a BusinessOwners policy.
Public methodInsert_BusinessOwners_SupplementalScreen
This method will add the SupplementalScreen specified by the AvailableSupplementalScreenID to the BusinessOwners policy specified.

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

Public methodUpdate_BusinessOwners_AdditionalInterest
This method will update a AdditionalInterest in Epic that is associated with a BusinessOwners policy.
Public methodUpdate_BusinessOwners_FormAndEndorsement
This method will update a FormAndEndorsement in Epic that is associated with a BusinessOwners policy.
Public methodUpdate_BusinessOwners_GeneralInformation
This method will update BusinessOwners GeneralInformation in Epic.
Public methodUpdate_BusinessOwners_Liability
This method will update BusinessOwners Liability in Epic.
Public methodUpdate_BusinessOwners_LiabilityAdditionalLiabilityCoverage
This method will update a LiabilityAdditionalLiabilityCoverage in Epic that is associated with a BusinessOwners policy.
Public methodUpdate_BusinessOwners_PolicyInformation
This method will update BusinessOwners PolicyInformation in Epic.
Public methodUpdate_BusinessOwners_PolicyLevelOtherAdditionalCoverage
This method will update a PolicyLevelOtherAdditionalCoverage in Epic that is associated with a BusinessOwners policy.
Public methodUpdate_BusinessOwners_PolicyLevelPropertyCoverages
This method will update BusinessOwners PolicyLevelPropertyCoverages in Epic.
Public methodCode exampleUpdate_BusinessOwners_PremiseCoverage
This method will update a PremiseCoverage in Epic that is associated with a BusinessOwners policy.
Public methodUpdate_BusinessOwners_Remark
This method will update a Remark in Epic that is associated with a BusinessOwners policy.
Public methodUpdate_BusinessOwners_SupplementalScreen
This method will update a SupplementalScreen associated with at BusinessOwners policy.
Top
See Also