Click or drag to resize

LocationViewModel Class

Inheritance Hierarchy
SystemObject
  Micros.PosCore.GuestProfile.MvvmToolsBindableBase
    Micros.Ops.GuestProfile.ViewModelsDetailItemViewModelLocation
      Micros.Ops.GuestProfile.ViewModelsLocationViewModel

Namespace:  Micros.Ops.GuestProfile.ViewModels
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public class LocationViewModel : DetailItemViewModel<Location>

The LocationViewModel type exposes the following members.

Constructors
  NameDescription
Public methodLocationViewModel
Initializes a new instance of the LocationViewModel class
Top
Properties
See Also