Click or drag to resize

Hazard Class

Hazard data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.GeneralLiabilityHazard
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.GeneralLiability
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.GeneralLiability (in ASI.TAM.API.Data.UI.Account.Policy.GeneralLiability.dll) Version: 2021.1.0.1
Syntax
public sealed class Hazard

The Hazard type exposes the following members.

Properties
  NameDescription
Public propertyBuildingID
Unique identifier used to specify related building item.

Created in Epic SDK V4.1.

Required

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

Created in Epic SDK 2018.

Public propertyClassCode
Class Code

Created in Epic SDK V4.1.

Public propertyClassification
Classification

Created in Epic SDK V4.1.

Public propertyExposure
Exposure

Created in Epic SDK V4.1.

Public propertyHazardID
Unique identifier used to specify current hazard item.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyHazardNumber
Hazard Number

Created in Epic SDK V4.1.

Required

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

Created in Epic SDK V4.1.

Public propertyLineID
Unique identifier used to specify the parent line containing the Hazard item. Either LineID or MarketingLineID is required.

Created in Epic SDK V4.1.

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

Created in Epic SDK 2018.

Public propertyPremiseID
Unique identifier used to specify related premise item.

Created in Epic SDK V4.1.

Required

Public propertyPremiseOperationsPremium
Premise Operations Premium

Created in Epic SDK V4.1.

Public propertyPremiseOperationsRate
Premise Operations Rate

Created in Epic SDK V4.1.

Public propertyPremiumBasisCode
Premium Basis Code

Created in Epic SDK V4.1.

Public propertyPremiumBasisIfOther
Premium Basis If Other

Created in Epic SDK V4.1.

Public propertyProductsPremium
Products Premium

Created in Epic SDK V4.1.

Public propertyProductsRate
Products Rate

Created in Epic SDK V4.1.

Public propertyTerritory
Territory

Created in Epic SDK V4.1.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V4.1.

Top
See Also