 | IElectronicProcessingGetRatesResponseTypeVehicleInfo Property |
Vehicle information used in getting rates.
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CommonVehicleDescriptorType VehicleInfo { get; set; }
Public Property VehicleInfo As CommonVehicleDescriptorType
Get
Set
function get VehicleInfo () : CommonVehicleDescriptorType
function set VehicleInfo (value : CommonVehicleDescriptorType)
function get_VehicleInfo();
function set_VehicleInfo(value);
Property Value
Type:
CommonVehicleDescriptorType
See Also