Table of Contents

Class BasePollFormParameters

Namespace
Lers.UI.Tabs
Assembly
Lers.UI.dll

Параметры для формы Опрос.

public class BasePollFormParameters
Inheritance
BasePollFormParameters
Derived
Inherited Members
Extension Methods

Fields

AutoPollConnection

Подключение для автоопроса

public PollConnection AutoPollConnection

Field Value

PollConnection

PollConnections

Список подключений для опроса.

public PollConnection[] PollConnections

Field Value

PollConnection[]

PollPort

Порт опроса.

public PollPort PollPort

Field Value

PollPort

SelectedConnection

Выбранное подключение для опроса.

public PollConnection SelectedConnection

Field Value

PollConnection