ParkingCarWashType Structure

ParkingCarWashType Structure. 
It contains all the necessary fields of a ParkingCarWashType ServiceType.
Public Structure ParkingCarWashType
This language is not supported or no code example is available.
public struct ParkingCarWashType
This language is not supported or no code example is available.
Fields
 
Name Description
Public field foreignVehicleRegistrationNumber The Foreign vehicle Registration Number. 
When filled, then the vehicleRegistrationNumber must be empty.
Public field vehicleCategory Free Text 
ex Passenger Car
Public field vehicleFactory Free Text 
ex Honda
Public field vehicleRegistrationNumber The Greek vehicle Registration Number. 
When filled, then the foreignVehicleRegistrationNumber must be empty.
Top

.NET Framework

Supported in: 3.5 or newer

In this article

Definition