The AnswerInfo type exposes the following members.

Properties

  NameDescription
Public propertyAnswer
The text string of the answer for a forum poll.
Public propertyAnswerCount
The total number of anwsers.
Public propertyAnswerID
The primary key value for the Answers table.
Public propertyPollID
The foreign key value for the Polls table.
Public propertySortOrder
The index sort order the answer should be displayed in.

See Also