Class SystemParameters
Системные параметры.
public class SystemParameters
- Inheritance
-
SystemParameters
- Inherited Members
- Extension Methods
Properties
BackupDatabase
Параметры резервного копирования.
public SystemParametersBackupDatabase BackupDatabase { get; set; }
Property Value
BadValuesThreshold
Параметры границ недостоверных значений.
public SystemParametersBadValuesThresholds BadValuesThreshold { get; set; }
Property Value
Calculation
Параметры расчёта и хранения.
public SystemParametersCalculation Calculation { get; set; }
Property Value
DatabaseMaintenance
Параметры обслуживания базы данных.
public SystemParametersDatabaseMaintenance DatabaseMaintenance { get; set; }
Property Value
DefaultDisplayUnits
Параметры отображаемых единиц измерения для систем снабжения.
public SystemParametersDefaultDisplayUnits DefaultDisplayUnits { get; set; }
Property Value
DefaultMeasurePointParameters
Параметры точек учёта по умолчанию.
public SystemParametersDefaultMeasurePointParameters DefaultMeasurePointParameters { get; set; }
Property Value
DefaultNodeParameters
Параметры объекта учёта по умолчанию.
public SystemParametersDefaultNodeParameters DefaultNodeParameters { get; set; }
Property Value
Diag
Параметры диагностики.
public SystemParametersDiag Diag { get; set; }
Property Value
GsmModem
Параметры GSM-модема.
public SystemParametersGsmModem GsmModem { get; set; }
Property Value
Gui
Параметры интерфейса пользователя.
public SystemParametersGui Gui { get; set; }
Property Value
Id
Идентификатор записи.
public int Id { get; set; }
Property Value
Log
Параметры протоколирования.
public SystemParametersLog Log { get; set; }
Property Value
Messaging
Параметры отправки сообщений.
public SystemParametersMessaging Messaging { get; set; }
Property Value
Notification
Параметры, связанные с уведомлениями.
public SystemParametersNotifications Notification { get; set; }
Property Value
Other
Параметры Прочее.
public SystemParametersOther Other { get; set; }
Property Value
Poll
Параметры опроса.
public SystemParametersPoll Poll { get; set; }
Property Value
Security
Параметры "Безопасность".
public SystemParametersSecurity Security { get; set; }
Property Value
Server
Автоматически инициализированные параметры сервера.
public SystemParametersServer Server { get; set; }
Property Value
Update
Параметры "Обновление".
public SystemParametersUpdate Update { get; set; }