Click or drag to resize

DetailsViewModelLocationList Property

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

Property Value

Type: ObservableCollectionLocationViewModel
See Also