Table of Contents

Class UnauthorizedPollService

Namespace
Lers.Models
Assembly
Lers.Models.dll

Неавторизованная служба опроса.

public class UnauthorizedPollService
Inheritance
UnauthorizedPollService
Inherited Members
Extension Methods

Properties

Id

Идентификатор.

public Guid Id { get; set; }

Property Value

Guid

OnlineParameters

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

public PollServiceOnlineParameters OnlineParameters { get; set; }

Property Value

PollServiceOnlineParameters

Title

Наименование.

public string Title { get; set; }

Property Value

string