Click or drag to resize

PhoneViewModel Class

Inheritance Hierarchy
SystemObject
  Micros.PosCore.GuestProfile.MvvmToolsBindableBase
    Micros.Ops.GuestProfile.ViewModelsDetailItemViewModelPhone
      Micros.Ops.GuestProfile.ViewModelsPhoneViewModel

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

The PhoneViewModel type exposes the following members.

Constructors
  NameDescription
Public methodPhoneViewModel
Initializes a new instance of the PhoneViewModel class
Top
Properties
See Also