Click or drag to resize

Premise Class

Premise data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.ElectronicDataProcessingPremise

Namespace:  ASI.TAM.API.Data.UI.Account.Policy.ElectronicDataProcessing
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.ElectronicDataProcessing (in ASI.TAM.API.Data.UI.Account.Policy.ElectronicDataProcessing.dll) Version: 2023.1.0.1249
Syntax
public sealed class Premise

The Premise type exposes the following members.

Properties
  NameDescription
Public propertyBuildingID
Unique identifier used to specify the corresponding commercial application building required to insert a premise.

Created in Epic SDK 2014.

Sometimes Required

Public propertyCarrierSubmissionID
Unique identifier used to specify the parent carrier submission containing the Additional Interest item.

Created in Epic SDK 2021 R2.

Public propertyComputerRoomUnderwritingItems
Used to expose properties contained in the Computer room tab.

Created in Epic SDK 2014.

Public propertyGeneralInformationUnderwritingItems
Used to expose the corresponding General Information underwriting questions.

Created in Epic SDK 2014.

Public propertyIsReadOnly
Whether the parent policy is read only. Items of read only applications cannot be modified.

Created in Epic SDK 2014.

Public propertyLineID
Unique identifier used to specify line containing the premise.

Created in Epic SDK 2014.

Sometimes Required

Public propertyLocationID
Unique identifier used to specify the corresponding commercial application premise/location required to insert a premise.

Created in Epic SDK 2014.

Sometimes Required

Public propertyMarketingLineID
Unique identifier used to specify the parent marketing line containing the Additional Interest item. Either LineID or MarketingLineID is required.

Created in Epic SDK 2021 R2.

Public propertyMediaAndDataValue
Used to expose properties contained in the Media and Data(Software) tab.

Created in Epic SDK 2014.

Public propertyPremiseID
Unique identifier used to specify the premise.

Created in Epic SDK 2014.

Sometimes Required

Public propertyRemarkItems
Used to store a collection of RemarkItem representing the Remark tab.

Created in Epic SDK 2014.

Public propertySubjectsOfInsuranceValue
Used to expose properties contained in the Subjects of insurance tab.

Created in Epic SDK 2014.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK 2014.

Top
See Also