Table of Contents

Class ElectricityBadValuesThreshold

Namespace
Lers.Administration
Assembly
Lers.System.dll

Параметры границ недостоверных значений для системы электроснабжения.

public class ElectricityBadValuesThreshold : SupplySystemBadValuesThreshold
Inheritance
ElectricityBadValuesThreshold
Inherited Members
Extension Methods

Properties

ElectricityQualityBadValuesThresholds

Список параметров недостоверных значений для параметров качества электроэнергии.

public ReadOnlyObservableCollection<BadValuesThreshold> ElectricityQualityBadValuesThresholds { get; }

Property Value

ReadOnlyObservableCollection<BadValuesThreshold>

IsModified

Флаг отмечающий есть ли изменения для сохранения.

public override bool IsModified { get; }

Property Value

bool