Class UnauthorizedPollService
Неавторизованная служба опроса.
public class UnauthorizedPollService
- Inheritance
-
UnauthorizedPollService
- Inherited Members
- Extension Methods
Properties
Id
Идентификатор.
public Guid Id { get; set; }
Property Value
OnlineParameters
Параметры подключения.
public PollServiceOnlineParameters OnlineParameters { get; set; }
Property Value
Title
Наименование.
public string Title { get; set; }