The Answer type exposes the following members.

Constructors

  NameDescription
AnswerOverloaded.

Methods

  NameDescription
CloneOverloaded.
CloneReferenceMembers (Inherited from FrameworkEntityBase.)
Equals (Inherited from EntityBase.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetAttribute (Inherited from FrameworkEntityBase.)
GetAttributes (Inherited from FrameworkEntityBase.)
GetAttributeValue<(Of <(T>)>) (Inherited from FrameworkEntityBase.)
GetAttributeValues<(Of <(T>)>) (Inherited from FrameworkEntityBase.)
GetEntityTags
Returns an EntityTagCollection of all IEntityTag where the specified user is set as Tagger.
(Inherited from FrameworkEntityBase.)
GetHashCode (Inherited from EntityBase.)
GetSyndicationFeed (Inherited from FrameworkEntityBase.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
LoadOwnedObjectsOverloaded.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
SetAttributeValueOverloaded.
ToEntityReference (Inherited from EntityBase.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
AccessRightsType (Inherited from FrameworkEntityBase.)
AvgRating
Gets the average rating value.
(Inherited from FrameworkEntityBase.)
CacheKey
Gets the cache key used by this Answer.
(Overrides EntityBase..::.CacheKey.)
Categories
Gets and sets Categories for an entity
(Inherited from FrameworkEntityBase.)
EntityTags (Inherited from FrameworkEntityBase.)
ID
Id of the entity
(Inherited from EntityBase.)
IsCorrect
Gets if the answer is correct or not
IsRatable
Gets and set the entities ratability.
(Inherited from FrameworkEntityBase.)
IsReported
Gets whether this entity has an open IReportCase
(Inherited from FrameworkEntityBase.)
Item
Gets the IAttribute with the specified name initialized with attributes values for the global site.
(Inherited from FrameworkEntityBase.)
NumRatings
Gets the number of ratings.
(Inherited from FrameworkEntityBase.)
OwnedBy (Inherited from FrameworkEntityBase.)
Question
Gets or sets the question the answer corresponds to
ReadOnly (Inherited from EntityBase.)
ReportData (Inherited from FrameworkEntityBase.)
Submission
Tags (Inherited from FrameworkEntityBase.)
UniqueID
Guid of the entity
(Inherited from EntityBase.)

See Also