Click or drag to resize

PersonalUmbrella_2013_03 Interface

Methods related to the Epic Transportation policies. Usable from any SDK Client starting from the 2013_03 version.
Namespace:  ASI.TAM.API.Web.EpicSDK.PersonalUmbrella
Assembly:  ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2021.1.0.1
Syntax
public interface PersonalUmbrella_2013_03

The PersonalUmbrella_2013_03 type exposes the following members.

Methods
  NameDescription
Public methodDelete_PersonalUmbrella_AdditionalCoverage
This method will delete a AdditionalCoverage which is associated to a PersonalUmbrella policy from Epic.
Public methodDelete_PersonalUmbrella_Automobile
This method will delete a Automobile which is associated to a PersonalUmbrella policy from Epic.
Public methodDelete_PersonalUmbrella_Operator
This method will delete a Operator which is associated to a PersonalUmbrella policy from Epic.
Public methodDelete_PersonalUmbrella_Property
This method will delete a Property which is associated to a PersonalUmbrella policy from Epic.
Public methodDelete_PersonalUmbrella_RecreationalVehicle
This method will delete a RecreationalVehicle which is associated to a PersonalUmbrella policy from Epic.
Public methodDelete_PersonalUmbrella_Remark
This method will delete a Remark which is associated to a PersonalUmbrella policy from Epic.
Public methodDelete_PersonalUmbrella_SupplementalScreen
This method will remove a SupplementalScreen from a PersonalUmbrella policy.
Public methodDelete_PersonalUmbrella_Watercraft
This method will delete a Watercraft which is associated to a PersonalUmbrella policy from Epic.
Public methodGet_PersonalUmbrella_AdditionalCoverage
This function will retrieve AdditionalCoverage objects associated with a PersonalUmbrella policy from Epic.
Public methodGet_PersonalUmbrella_Attachment
This function will retrieve Attachment associated with a PersonalUmbrella policy from Epic.
Public methodGet_PersonalUmbrella_Automobile
This function will retrieve Automobile objects associated with a PersonalUmbrella policy from Epic.
Public methodGet_PersonalUmbrella_GeneralInformation
This function will retrieve GeneralInformation associated with a PersonalUmbrella policy from Epic.
Public methodGet_PersonalUmbrella_Operator
This function will retrieve Operator objects associated with a PersonalUmbrella policy from Epic.
Public methodGet_PersonalUmbrella_OperatorInformation
This function will retrieve OperatorInformation associated with a PersonalUmbrella policy from Epic.
Public methodGet_PersonalUmbrella_PrimaryPolicyInformation
This function will retrieve PrimaryPolicyInformation associated with a PersonalUmbrella policy from Epic.
Public methodGet_PersonalUmbrella_Property
This function will retrieve Property objects associated with a PersonalUmbrella policy from Epic.
Public methodGet_PersonalUmbrella_RecreationalVehicle
This function will retrieve RecreationalVehicle objects associated with a PersonalUmbrella policy from Epic.
Public methodGet_PersonalUmbrella_Remark
This function will retrieve Remark objects associated with a PersonalUmbrella policy from Epic.
Public methodGet_PersonalUmbrella_SupplementalScreen
This method retrieves SupplementalScreen objects which are associated with a PersonalUmbrella policy.
Public methodGet_PersonalUmbrella_SupplementalScreen_BlankScheduledItem
This method will retrieve a Blank DataItemsRow for a SupplementalScreen associated to a PersonalUmbrella policy.
Public methodGet_PersonalUmbrella_UmbrellaInformation
This function will retrieve UmbrellaInformation associated with a PersonalUmbrella policy from Epic.
Public methodGet_PersonalUmbrella_Watercraft
This function will retrieve Watercraft objects associated with a PersonalUmbrella policy from Epic.
Public methodInsert_PersonalUmbrella_AdditionalCoverage
This function will insert a AdditionalCoverage into Epic that is associated with a PersonalUmbrella policy.
Public methodInsert_PersonalUmbrella_Automobile
This function will insert a Automobile into Epic that is associated with a PersonalUmbrella policy.
Public methodInsert_PersonalUmbrella_Operator
This function will insert a Operator into Epic that is associated with a PersonalUmbrella policy.
Public methodInsert_PersonalUmbrella_Property
This function will insert a Property into Epic that is associated with a PersonalUmbrella policy.
Public methodInsert_PersonalUmbrella_RecreationalVehicle
This function will insert a RecreationalVehicle into Epic that is associated with a PersonalUmbrella policy.
Public methodInsert_PersonalUmbrella_Remark
This function will insert a Remark into Epic that is associated with a PersonalUmbrella policy.
Public methodInsert_PersonalUmbrella_SupplementalScreen
This method will add the SupplementalScreen specified by the AvailableSupplementalScreenID to the PersonalUmbrella policy specified by the LineID.

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

Public methodInsert_PersonalUmbrella_Watercraft
This function will insert a Watercraft into Epic that is associated with a PersonalUmbrella policy.
Public methodUpdate_PersonalUmbrella_AdditionalCoverage
This method will update a AdditionalCoverage in Epic that is associated with a PersonalUmbrella policy.
Public methodUpdate_PersonalUmbrella_Attachment
This method will update PersonalUmbrella Attachment in Epic.
Public methodUpdate_PersonalUmbrella_Automobile
This method will update a Automobile in Epic that is associated with a PersonalUmbrella policy.
Public methodUpdate_PersonalUmbrella_GeneralInformation
This method will update PersonalUmbrella GeneralInformation in Epic.
Public methodUpdate_PersonalUmbrella_Operator
This method will update a Operator in Epic that is associated with a PersonalUmbrella policy.
Public methodUpdate_PersonalUmbrella_OperatorInformation
This method will update PersonalUmbrella OperatorInformation in Epic.
Public methodUpdate_PersonalUmbrella_PrimaryPolicyInformation
This method will update PersonalUmbrella PrimaryPolicyInformation in Epic.
Public methodUpdate_PersonalUmbrella_Property
This method will update a Property in Epic that is associated with a PersonalUmbrella policy.
Public methodUpdate_PersonalUmbrella_RecreationalVehicle
This method will update a RecreationalVehicle in Epic that is associated with a PersonalUmbrella policy.
Public methodUpdate_PersonalUmbrella_Remark
This method will update a Remark in Epic that is associated with a PersonalUmbrella policy.
Public methodUpdate_PersonalUmbrella_SupplementalScreen
This method will update a SupplementalScreen associated with at PersonalUmbrella policy.
Public methodUpdate_PersonalUmbrella_UmbrellaInformation
This method will update PersonalUmbrella UmbrellaInformation in Epic.
Public methodUpdate_PersonalUmbrella_Watercraft
This method will update a Watercraft in Epic that is associated with a PersonalUmbrella policy.
Top
See Also