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: 2020.1.0.523
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.
Public propertyComputerRoomUnderwritingItems
Used to expose properties contained in the Computer room tab.
Public propertyGeneralInformationUnderwritingItems
Used to expose the corresponding General Information underwriting questions.
Public propertyIsReadOnly
Whether the parent policy is read only. Items of read only applications cannot be modified.
Public propertyLineID
Unique identifier used to specify line containing the premise.
Public propertyLocationID
Unique identifier used to specify the corresponding commercial application premise/location required to insert a premise.
Public propertyMediaAndDataValue
Used to expose properties contained in the Media and Data(Software) tab.
Public propertyPremiseID
Unique identifier used to specify the premise.
Public propertyRemarkItems
Used to expose items in the Remark collection (the Remarks tab).
Public propertySubjectsOfInsuranceValue
Used to expose properties contained in the Subjects of insurance tab.
Public propertyTimestamp
Used to prevent overwriting previously saved data.
Top
Remarks