Table of Contents

Class YearlyContractConsumption

Namespace
Lers.Models
Assembly
Lers.Models.dll

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

public class YearlyContractConsumption
Inheritance
YearlyContractConsumption
Inherited Members
Extension Methods

Properties

MonthlyContractConsumption

Месячное потребление за год.

public Dictionary<int, MonthlyContractConsumption> MonthlyContractConsumption { get; set; }

Property Value

Dictionary<int, MonthlyContractConsumption>