Click or drag to resize

ScheduleOfEquipment Class

ScheduleOfEquipment data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.ElectronicDataProcessingScheduleOfEquipment

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: 2023.1.0.1249
Syntax
public sealed class ScheduleOfEquipment

The ScheduleOfEquipment type exposes the following members.

Properties
  NameDescription
Public propertyAmountOfInsurance
Amount Of Insurance

Created in Epic SDK 2014.

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

Created in Epic SDK 2021 R2.

Public propertyCurrentFullOneHundredPercentValue
Current Full One Hundred Percent Value

Created in Epic SDK 2014.

Public propertyElectronicDataProcessingPremiseID
Unique identified used to specify the electronic data processing premise for the equipment.

Created in Epic SDK 2014.

Required

Public propertyEquipmentOwnedLeasedOption
Equipment NotSelected, Owned, Leased options.

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 propertyItemNumber
Unique number used to specify the item number of equipment. On insert, if a value is not provided, then this is auto generated with the next available item number. On update, this field is required.

Created in Epic SDK 2014.

Sometimes Required

Public propertyLineID
Unique identifier used to specify line containing schedule of equipment.

Created in Epic SDK 2014.

Sometimes Required

Public propertyManufacturer
Manufacturer

Created in Epic SDK 2014.

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 propertyModel
Model

Created in Epic SDK 2014.

Public propertyScheduleOfEquipmentID
Unique identifier used to specify the schedule of equipment.

Created in Epic SDK 2014.

Sometimes Required

Public propertySerialNumber
Serial Number

Created in Epic SDK 2014.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK 2014.

Public propertyTotalAmountOfInsurance
If a value is not provided on Insert, this field is defaulted with the corresponding location/premise total value. However, it is not defaulted on Update.

Created in Epic SDK 2014.

Public propertyTotalCurrentFullOneHundredPercentValues
If a value is not provided on Insert, this field is defaulted with the corresponding location/premise total value. However, it is not defaulted on Update.

Created in Epic SDK 2014.

Top
See Also