Class MeasurePointDiagParameters
Параметры диагностики точки учёта.
public class MeasurePointDiagParameters
- Inheritance
-
MeasurePointDiagParameters
- Inherited Members
- Extension Methods
Properties
MultiSeasonDiagParameters
Параметры диагностики системы снабжения поддерживающей сезоны.
public MultiSeasonSystemDiagParameters? MultiSeasonDiagParameters { get; set; }
Property Value
SeasonLessDiagParameters
Параметры диагностики системы снабжения, не поддерживающей сезоны.
public SeasonLessSystemDiagParameters? SeasonLessDiagParameters { get; set; }