 | IElectronicProcessingCustomerInfoTypeVSCTermMonths Field |
If the warranty being sold is tied to a vehicle service contract, this field represents the term in months of the VSC. This field is only used for rare VSC refund programs administered by IAS.
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<int> VSCTermMonths
Public VSCTermMonths As Nullable(Of Integer)
public var VSCTermMonths : Nullable<int>
Field Value
Type:
NullableInt32
See Also