CommonDealerDescriptorType Class

Dealer name, address, and other information.
Inheritance Hierarchy
SystemObject
  IASCommonDealerDescriptorType

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class DealerDescriptorType

The CommonDealerDescriptorType type exposes the following members.

Properties
  NameDescription
Public propertyAgentID
A unique ID representing the individual agent record this dealer is attached to.
Public propertyAgentName
The name of the agent assigned to this dealer record.
Public propertyCity
The dealer city.
Public propertyClaimsAutoApproval
Whether the dealer is eligible for the claims auto approval process.
Public propertyDealerGroup
The group that this dealer belongs to.
Public propertyDealerID
A unique ID representing the individual dealer record.
Public propertyMasterDealerID
A unique ID representing the individual master dealer record.
Public propertyName
The dealer name.
Public propertyPhone
The dealer primary phone number.
Public propertyState
The dealer state.
Public propertyStreet
The dealer street address.
Public propertyZip
The dealer zip code.
Top
Methods
See Also

Reference