Click or drag to resize

CommercialApplicationPremise Class

CommercialApplicationPremise data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CommercialAPCommercialApplicationPremise

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

The CommercialApplicationPremise type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Address

Created in Epic SDK V4.1.

Public propertyBuildings
Used to store a collection of buildings.

Created in Epic SDK V4.1.

Public propertyCarrierSubmissionID
ID of the Carrier Submission that the commercial application premises are associated with.

Created in Epic SDK 2018.

Public propertyCityLimit
City Limit

Created in Epic SDK V4.1.

Public propertyCityLimitsIfOther
City Limits If Other

Created in Epic SDK V4.1.

Public propertyCommercialApplicationID
Unique identifier used to specify commercial application.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyIsBlanketLocation
Is Blanket Location

Created in Epic SDK V4.1.

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

Created in Epic SDK V4.1.

Public propertyLocationNumber
Location Number

Created in Epic SDK V4.1.

Required

Public propertyMarketedPolicyID
ID of the Marketed Policy that the commercial application premises are associated with.

Created in Epic SDK 2018.

Public propertyPolicyID
Unique identifier used to specify policy containing commercial application.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyPremiseID
Unique identifier used to specify commercial application premise.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V4.1.

Top
See Also