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: 2020.1.0.523
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 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.

Required

Public propertyDriverType
Driver Type

Created in Epic SDK V7.0.

Public propertyGender
Gender
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 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
Remarks