Click or drag to resize

WatercraftTrailer Class

WatercraftTrailer data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CanadianHabitationalWatercraftTrailer

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

The WatercraftTrailer type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalCoveragesValue
Used to expose properties contained in the AdditionalCoverages tab.
Public propertyAdditionalInterestItems
Used to expose properties contained in the AdditionalInterest tab.
Public propertyCoverageItems
Used to expose properties contained in the Coverages tab.
Public propertyIsReadOnly
Whether the parent policy is read only. Items of read only applications cannot be modified.
Public propertyLineID
Unique identifier used to specify parent item containing current item.
Public propertyRemarkItems
Used to expose properties contained in the Remarks tab.
Public propertyStorageUseValue
Used to expose properties contained in the StorageAndUse tab.
Public propertyTimestamp
Used to prevent overwriting previously saved data.
Public propertyVacationTrailerValue
Used to expose properties contained in the VacationTrailer tab.
Public propertyWatercraftTrailerID
Unique identifier used to specify current item.
Public propertyWatercraftTrailerValue
Used to expose properties contained in the WatercraftTrailer tab.
Public propertyWatercraftValue
Used to expose properties contained in the Watercraft tab.
Top
Remarks