Search Results for

    Show / Hide Table of Contents

    Class SystemsBadValuesThresholds

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

    Inheritance
    System.Object
    SystemsBadValuesThresholds
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Lers.Administration
    Assembly: Lers.Server.System.dll
    Syntax
    public class SystemsBadValuesThresholds

    Constructors

    SystemsBadValuesThresholds(SystemsBadValuesThresholds)

    Инициализирует новый экземпляр класса SystemsBadValuesThresholds.

    Declaration
    public SystemsBadValuesThresholds(SystemsBadValuesThresholds model)
    Parameters
    Type Name Description
    Lers.Models.SystemsBadValuesThresholds model

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

    Properties

    ElectricityThresholds

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

    Declaration
    public ElectricityBadValuesThreshold ElectricityThresholds { get; }
    Property Value
    Type Description
    ElectricityBadValuesThreshold

    Item[SystemType]

    Определяет индексатор для возможность использовать [].

    Declaration
    public SupplySystemBadValuesThreshold this[SystemType systemType] { get; }
    Parameters
    Type Name Description
    SystemType systemType

    Тип инженерной системы учёта.

    Property Value
    Type Description
    SupplySystemBadValuesThreshold

    Экземпляр SupplySystemBadValuesThreshold соответствующий инженерной системе.

    In This Article
    Back to top ©2018 - 2026, ООО "ЛЭРС УЧЁТ"