Click or drag to resize

Premise Class

Premise data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.BoilerAndMachineryPremise
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.BoilerAndMachinery
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.BoilerAndMachinery (in ASI.TAM.API.Data.UI.Account.Policy.BoilerAndMachinery.dll) Version: 2021.1.0.1
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 premise building.
Public propertyConditionalOrOptionalCoveragesValue
Used to expose properties contained in the Conditional or Optional Coverages tab.
Public propertyCoverageLimitationsValue
Used to expose properties contained in the Coverage Limitations tab.
Public propertyCoveragesValue
Used to expose properties contained in the Coverages tab.
Public propertyGeneralInformationValue
Used to expose properties contained in the General Information tab.
Public propertyIsReadOnly
Whether the parent policy is read only. Items of read only applications cannot be modified.
Public propertyLineID
Unique identifier used to specify the line containing boiler and machinery premise.
Public propertyLocationID
Unique identifier used to specify the corresponding commercial application premise/location.
Public propertyPremiseID
Unique identifier used to specify the premise.
Public propertyTimestamp
Used to prevent overwriting previously saved data.
Top
Remarks