Table of Contents

Class SummaryCurrentsMonitorParam

Namespace
Lers.Poll
Assembly
Lers.System.dll

Параметры сводного монитора текущих.

public class SummaryCurrentsMonitorParam
Inheritance
SummaryCurrentsMonitorParam
Inherited Members
Extension Methods

Properties

MaxTimeDiff

Максимальная разница во времени между системой и прибором (сек.).

public int MaxTimeDiff { get; set; }

Property Value

int

MeasurePointParameters

Параметры точек учёта

public SummaryCurrentsMonitorMeasurePointParam[] MeasurePointParameters { get; set; }

Property Value

SummaryCurrentsMonitorMeasurePointParam[]

ProfileId

Идентификатор профиля монитора.

public int ProfileId { get; set; }

Property Value

int