Click or drag to resize

CustomerVehicleLicensePlate Property

Vehicle used by customer for this order.

Namespace:  Micros.PosCore.GuestProfile
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public string VehicleLicensePlate { get; set; }

Property Value

Type: String
See Also