PollOption
is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class PollOption { string Option { get; set; } Guid OptionId { get; set; } int Ordinal { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
Option | string | |||
OptionId | Guid | |||
Ordinal | int |