Click or drag to resize

ResidenceBasedBusiness Class

ResidenceBasedBusiness data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.ResidentialResidenceBasedBusiness

Namespace:  ASI.TAM.API.Data.UI.Account.Policy.Residential
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.Residential (in ASI.TAM.API.Data.UI.Account.Policy.Residential.dll) Version: 2021.1.0.1
Syntax
public sealed class ResidenceBasedBusiness

The ResidenceBasedBusiness type exposes the following members.

Properties
  NameDescription
Public propertyApplicantValue
Used to expose properties contained in the Applicant tab.
Public propertyDeductiblesValue
Used to expose properties contained in the DeductiblesValue tab.
Public propertyGeneralInformationValue
Used to expose properties contained in the GeneralInformationValue tab.
Public propertyIsReadOnly
Whether the parent policy is read only. Items of read only applications cannot be modified.
Public propertyLiabilityCoverages
Used to expose properties contained in the LiabilityCoverages tab.
Public propertyLineID
Unique identifier used to specify the line containing the residence based business.

Required

Public propertyLocationID
Unique identifier used to specify location associated to the residence based business.

Required

Public propertyNatureOfBusinessValue
Used to expose properties contained in the NatureOfBusiness tab.
Public propertyPropertyCoverages
Used to expose properties contained in the PropertyCoverages tab.
Public propertyTimestamp
Used to prevent overwriting previously saved data.
Top
Remarks