Class UserSettings
- Namespace
- Innova.Data.AppSettings
- Assembly
- Innova.Data.dll
Represents the user settings.
[DataContract(IsReference = true, Namespace = "http://schemas.innovait.dk/Core/2018/4")]
public class UserSettings : BindableObject, INotifyPropertyChanged, INotifyPropertyChanging, IBaseSettings
- Inheritance
-
UserSettings
- Implements
Properties
- SettingsKey
Gets or sets the settings key.
- SettingsValue
Gets or sets the settings value.