Class SystemParametersSyncCalibration
- Namespace
- Lers.Administration
- Assembly
- Lers.System.dll
Параметры синхронизации с АРШИНом.
public class SystemParametersSyncCalibration : INotifyPropertyChanged
- Inheritance
-
SystemParametersSyncCalibration
- Implements
- Inherited Members
- Extension Methods
Properties
Enabled
Указывает что требуется проводить синхронизацию с АРШИНом.
public bool Enabled { get; set; }
Property Value
Events
PropertyChanged
public event PropertyChangedEventHandler? PropertyChanged