Table of Contents

Class DefaultMeasurePointParameters

Namespace
Lers.Models
Assembly
Lers.Models.dll

Параметры точки учёта по умолчанию.

public class DefaultMeasurePointParameters
Inheritance
DefaultMeasurePointParameters
Derived
Inherited Members
Extension Methods

Properties

CalcAndStorage

Параметры расчёта и хранения.

public MeasurePointCalcAndStorageObject CalcAndStorage { get; set; }

Property Value

MeasurePointCalcAndStorageObject

MeasurePointReports

Назначенные отчётные формы.

public IList<MeasurePointReport> MeasurePointReports { get; set; }

Property Value

IList<MeasurePointReport>

VisibleParams

Список отображаемых параметров.

public IList<DataParameter> VisibleParams { get; set; }

Property Value

IList<DataParameter>