 | IElectronicProcessingCustomerInfoTypeAftermarketHardwareInstallationDate Field |
The date when the aftermarket hardware (alarm, GPS unit, etc.) was installed. If the customer is not purchasing a contract related to an installation of hardware, pass this as 1/1/1900.
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<DateTime> AftermarketHardwareInstallationDate
Public AftermarketHardwareInstallationDate As Nullable(Of DateTime)
public var AftermarketHardwareInstallationDate : Nullable<DateTime>
var AftermarketHardwareInstallationDate
Field Value
Type:
NullableDateTime
See Also