Table of Contents

Class PollStateStatusDescription

Namespace
Lers.Data.PollState
Assembly
Lers.System.dll

Описание состояний опроса.

public static class PollStateStatusDescription
Inheritance
PollStateStatusDescription
Inherited Members

Properties

AllData

Есть все данные.

public static string AllData { get; }

Property Value

string

AutoPollDisabled

Отключен автоопрос.

public static string AutoPollDisabled { get; }

Property Value

string

DataMissingInDivece

Данные отсутствуют в приборе.

public static string DataMissingInDivece { get; }

Property Value

string

NotAllData

Есть не все данные.

public static string NotAllData { get; }

Property Value

string