Click or drag to resize

Driver Class

Drivers data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.GarageAndDealersDriver

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

The Driver type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Address

Created in Epic SDK V7.0.

Public propertyBirthdate
Birthdate

Created in Epic SDK V7.0.

Public propertyBroadened
Broadened

Created in Epic SDK V7.0.

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

Created in Epic SDK 2021 R2.

Sometimes Required

Public propertyCompanyDriverNumber
Company Driver Number

Created in Epic SDK V7.0.

Public propertyDateHired
Date Hired

Created in Epic SDK V7.0.

Public propertyDriveOtherCar
Drive Other Car

Created in Epic SDK V7.0.

Public propertyDriverID
Unique identifier used to specify current item.

Created in Epic SDK V7.0.

Sometimes Required

Public propertyDriverNumber
Driver Number

Created in Epic SDK V7.0.

Public propertyDriverType
Driver Type

Created in Epic SDK V7.0.

Public propertyGender
Gender

Created in Epic SDK V7.0.

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

Created in Epic SDK V7.0.

Public propertyLicenseNumber
License Number

Created in Epic SDK V7.0.

Public propertyLineID
Unique identifier used to specify the parent policy.

Created in Epic SDK V7.0.

Sometimes Required

Public propertyMaritalStatus
Marital Status

Created in Epic SDK V7.0.

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

Created in Epic SDK 2021 R2.

Sometimes Required

Public propertyName
Name

Created in Epic SDK V7.0.

Required

Public propertyPercentUse
Percent Use

Created in Epic SDK V7.0.

Public propertySSN
S S N

Created in Epic SDK V7.0.

Public propertyStateLicensed
State Licensed

Created in Epic SDK V7.0.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V7.0.

Public propertyVehicleNumber
Vehicle Number

Created in Epic SDK V7.0.

Public propertyYearLicensed
Year Licensed

Created in Epic SDK V7.0.

Public propertyYearsExperience
Years Experience

Created in Epic SDK V7.0.

Top
See Also