Class SystemParameters
- Namespace
- Lers.Administration
- Assembly
- Lers.System.dll
Системные параметры.
public class SystemParameters
- Inheritance
-
SystemParameters
- Inherited Members
- Extension Methods
Properties
BackupDatabase
Параметры резервного копирования.
public SystemParametersBackupDatabase BackupDatabase { get; }
Property Value
BadValuesThresholds
Параметры границ недостоверных значений.
public SystemParametersBadValuesThresholds BadValuesThresholds { get; }
Property Value
Calculation
Параметры расчёта.
public SystemParametersCalculation Calculation { get; }
Property Value
DatabaseMaintenance
Параметры обслуживания базы данных.
public SystemParametersDatabaseMaintenance DatabaseMaintenance { get; }
Property Value
DefaultDisplayUnits
Параметры единиц измерения отображаемых по умолчанию для систем снабжения.
public SystemParametersDefaultDisplayUnits DefaultDisplayUnits { get; }
Property Value
Diag
Общие параметры диагностики.
public SystemParametersDiag Diag { get; }
Property Value
DiagMeasurePoint
Параметры диагностики по умолчанию для Точек учета.
public DiagMeasurePointDefaultParams DiagMeasurePoint { get; }
Property Value
GsmModem
Параметры GSM-модема.
public SystemParametersGsmModem GsmModem { get; }
Property Value
Gui
Параметры интерфейса пользователя.
public SystemParametersGui Gui { get; }
Property Value
Log
Параметры протоколирования.
public SystemParametersLog Log { get; }
Property Value
Messaging
Параметры отправки сообщений.
public SystemParametersMessaging Messaging { get; }
Property Value
Notification
Параметры, связанные с уведомлениями.
public SystemParametersNotifications Notification { get; }
Property Value
Other
Параметры Прочее.
public SystemParametersOther Other { get; }
Property Value
Poll
Параметры опроса.
public SystemParametersPoll Poll { get; }
Property Value
Security
Параметры "Безопасность".
public SystemParametersSecurity Security { get; }
Property Value
Update
Параметры "Обновление".
public SystemParametersUpdate Update { get; }