Click or drag to resize

LocationViewModelSaveCommand Property

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

Property Value

Type: RelayCommandLocationViewModel
See Also