Table of Contents

Class HourImbalanceDiagParameters

Namespace
Lers.Models
Assembly
Lers.Models.dll

Параметры превышения часового небаланса.

public class HourImbalanceDiagParameters
Inheritance
HourImbalanceDiagParameters
Inherited Members
Extension Methods

Properties

DaysCount

Количество дней превышения небаланса.

public uint DaysCount { get; set; }

Property Value

uint

IsEnabled

Отмечает активность диагностики.

public bool? IsEnabled { get; set; }

Property Value

bool?

Threshold

% превышения небаланса.

public uint Threshold { get; set; }

Property Value

uint