IElectronicProcessingGetAvailableFormsResponseTypeForms Property

A list of forms that are potentially available for the specified vehicle and dealer.

Namespace:  IAS
Assembly:  ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IElectronicProcessingFormInfoType[] Forms { get; set; }

Property Value

Type: IElectronicProcessingFormInfoType
See Also