The AnswerInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Answer |
The text string of the answer for a forum poll.
| |
| AnswerCount |
The total number of anwsers.
| |
| AnswerID |
The primary key value for the Answers table.
| |
| PollID |
The foreign key value for the Polls table.
| |
| SortOrder |
The index sort order the answer should be displayed in.
|