Table of Contents

Class NodeContractConsumptionContainer

Namespace
Lers.Models
Assembly
Lers.Models.dll

Договорные и лимитные нагрузки по объекту учёта.

public class NodeContractConsumptionContainer
Inheritance
NodeContractConsumptionContainer
Inherited Members
Extension Methods

Properties

Contract

Договорное потребление.

public NodeContractConsumption Contract { get; set; }

Property Value

NodeContractConsumption

EnergoContract

Базовые значения по энергосервисному контракту.

public NodeContractConsumption EnergoContract { get; set; }

Property Value

NodeContractConsumption

Limit

Договорные нагрузки.

public NodeContractConsumption Limit { get; set; }

Property Value

NodeContractConsumption