Table of Contents

Class SupplySystemBadValuesThreshold

Namespace
Lers.Administration
Assembly
Lers.System.dll

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

public class SupplySystemBadValuesThreshold
Inheritance
SupplySystemBadValuesThreshold
Derived
Inherited Members
Extension Methods

Properties

ConsumptionBadValuesThresholds

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

public ReadOnlyCollection<BadValuesThreshold> ConsumptionBadValuesThresholds { get; }

Property Value

ReadOnlyCollection<BadValuesThreshold>

IsModified

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

public virtual bool IsModified { get; }

Property Value

bool