Table of Contents

Class SystemParameters

Namespace
Lers.Models
Assembly
Lers.Models.dll

Системные параметры.

public class SystemParameters
Inheritance
SystemParameters
Inherited Members
Extension Methods

Properties

BackupDatabase

Параметры резервного копирования.

public SystemParametersBackupDatabase BackupDatabase { get; set; }

Property Value

SystemParametersBackupDatabase

BadValuesThreshold

Параметры границ недостоверных значений.

public SystemParametersBadValuesThresholds BadValuesThreshold { get; set; }

Property Value

SystemParametersBadValuesThresholds

Calculation

Параметры расчёта и хранения.

public SystemParametersCalculation Calculation { get; set; }

Property Value

SystemParametersCalculation

DatabaseMaintenance

Параметры обслуживания базы данных.

public SystemParametersDatabaseMaintenance DatabaseMaintenance { get; set; }

Property Value

SystemParametersDatabaseMaintenance

DefaultDisplayUnits

Параметры отображаемых единиц измерения для систем снабжения.

public SystemParametersDefaultDisplayUnits DefaultDisplayUnits { get; set; }

Property Value

SystemParametersDefaultDisplayUnits

DefaultMeasurePointParameters

Параметры точек учёта по умолчанию.

public SystemParametersDefaultMeasurePointParameters DefaultMeasurePointParameters { get; set; }

Property Value

SystemParametersDefaultMeasurePointParameters

DefaultNodeParameters

Параметры объекта учёта по умолчанию.

public SystemParametersDefaultNodeParameters DefaultNodeParameters { get; set; }

Property Value

SystemParametersDefaultNodeParameters

Diag

Параметры диагностики.

public SystemParametersDiag Diag { get; set; }

Property Value

SystemParametersDiag

GsmModem

Параметры GSM-модема.

public SystemParametersGsmModem GsmModem { get; set; }

Property Value

SystemParametersGsmModem

Gui

Параметры интерфейса пользователя.

public SystemParametersGui Gui { get; set; }

Property Value

SystemParametersGui

Id

Идентификатор записи.

public int Id { get; set; }

Property Value

int

Log

Параметры протоколирования.

public SystemParametersLog Log { get; set; }

Property Value

SystemParametersLog

Messaging

Параметры отправки сообщений.

public SystemParametersMessaging Messaging { get; set; }

Property Value

SystemParametersMessaging

Notification

Параметры, связанные с уведомлениями.

public SystemParametersNotifications Notification { get; set; }

Property Value

SystemParametersNotifications

Other

Параметры Прочее.

public SystemParametersOther Other { get; set; }

Property Value

SystemParametersOther

Poll

Параметры опроса.

public SystemParametersPoll Poll { get; set; }

Property Value

SystemParametersPoll

Security

Параметры "Безопасность".

public SystemParametersSecurity Security { get; set; }

Property Value

SystemParametersSecurity

Server

Автоматически инициализированные параметры сервера.

public SystemParametersServer Server { get; set; }

Property Value

SystemParametersServer

Update

Параметры "Обновление".

public SystemParametersUpdate Update { get; set; }

Property Value

SystemParametersUpdate