Click or drag to resize

DetailsViewModelVehicleList Property

Namespace:  Micros.Ops.GuestProfile.ViewModels
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public ObservableCollection<VehicleViewModel> VehicleList { get; }

Property Value

Type: ObservableCollectionVehicleViewModel
See Also