Syntax

Visual Basic (Declaration)
Public Class AnswerInfo

The type exposes the following properties.

Public Properties

  NameDescription
Public propertyAnswer
Public propertyAnswerCount
Public propertyAnswerID
The primary key value for the Answers table.
Public propertyPollID
The foreign key value for the Polls table.
Public propertySortOrder

See Also

AnswerInfo
DotNetNuke.Modules.Forum Namespace