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: 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 premise building.

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 propertyConditionalOrOptionalCoveragesValue
Used to expose properties contained in the Conditional or Optional Coverages tab.

Created in Epic SDK 2014.

Public propertyCoverageLimitationsValue
Used to expose properties contained in the Coverage Limitations tab.

Created in Epic SDK 2014.

Public propertyCoveragesValue
Used to expose properties contained in the Coverages tab.

Created in Epic SDK 2014.

Public propertyGeneralInformationValue
Used to expose properties contained in the General Information tab.

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 the line containing boiler and machinery premise.

Created in Epic SDK 2014.

Sometimes Required

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

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 propertyPremiseID
Unique identifier used to specify the premise.

Created in Epic SDK 2014.

Sometimes Required

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK 2014.

Top
See Also