Table of Contents

Class MonthlyContractConsumption

Namespace
Lers.Models
Assembly
Lers.Models.dll

Договорное потребление по месяцам.

public class MonthlyContractConsumption
Inheritance
MonthlyContractConsumption
Inherited Members
Extension Methods

Properties

MonthConsumption

Договорное потребление по месяцам.

public Dictionary<Month, float?> MonthConsumption { get; set; }

Property Value

Dictionary<Month, float?>