Click or drag to resize

WatercraftEngine Class

Engine Data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.WatercraftWatercraftEngine

Namespace:  ASI.TAM.API.Data.UI.Account.Policy.Watercraft
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.Watercraft (in ASI.TAM.API.Data.UI.Account.Policy.Watercraft.dll) Version: 2023.1.0.1249
Syntax
public sealed class WatercraftEngine

The WatercraftEngine type exposes the following members.

Properties
  NameDescription
Public propertyCarrierSubmissionID
Unique identifier used to specify carrier submission line for Engine.

Created in Epic SDK 2021 R2.

Sometimes Required

Public propertyCompanyEngineNumber
Company Engine Number

Created in Epic SDK V6.0.

Public propertyCostNew
Cost New

Created in Epic SDK V6.0.

Public propertyDatePurchased
Date Purchased

Created in Epic SDK V6.0.

Public propertyEngineID
Unique identifier used to specify the engine.

Created in Epic SDK V6.0.

Sometimes Required

Public propertyEngineNumber
Engine Number

Created in Epic SDK V6.0.

Required

Public propertyFuelCode
Fuel Code

Created in Epic SDK V6.0.

Public propertyHorsepower
Horsepower

Created in Epic SDK V6.0.

Public propertyHullNumber
HullNumber

Created in Epic SDK V6.0.

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

Created in Epic SDK V6.0.

Public propertyLineID
Unique identifier used to specify the line containing the engine.

Created in Epic SDK V6.0.

Sometimes Required

Public propertyManufacturerModel
Manufacturer Model

Created in Epic SDK V6.0.

Public propertyMarketingLineID
Unique identifier used to specify marketing line for Engine.

Created in Epic SDK 2021 R2.

Sometimes Required

Public propertyOther
Other

Created in Epic SDK V6.0.

Public propertyOutboardMotorCoverage
WatercraftEngineCoverage value

Created in Epic SDK 2016.

Public propertyPresentValue
Present Value

Created in Epic SDK V6.0.

Public propertySerialNumber
Serial Number

Created in Epic SDK V6.0.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V6.0.

Public propertyYear
Year

Created in Epic SDK V6.0.

Top
See Also