FeedbackData Properties

Include Protected Members
Include Inherited Members

The FeedbackData type exposes the following members.

Properties

  Name Description
Public property BrowserSessionId Gets or sets the browser session unique identifier (ID).
Public property CustomData Gets or sets any custom data to be associated with this FeedbackData object.
Public property FeedbackAnswerId Gets or sets the GUID of the predefined feedback answer that is logged.
Public property FeedbackAnswerNumericEquivalent Gets or sets the rating value to store.
Public property FeedbackAnswerText Gets or sets the text of the predefined feedback answer that is logged.
Public property FeedbackControlCulture Gets or sets the culture of the feedback control.
Public property FeedbackIdentifier Gets or sets the GUID that associates all logging for a particular rating instance of a user together.
Public property FeedbackQuestionId Gets or sets the GUID of the feedback question that is logged.
Public property FeedbackQuestionText Gets or sets the text of the feedback question that is logged.
Public property IsUserSatisfactionAnswer Gets or sets a value that indicates whether the answer represents the user's explicit feedback of satisfaction.
Public property QueryId Gets or sets a GUID of the query.
Public property RatedAssetId Gets or sets the ID of the asset being rated.
Public property RatedAssetTitle Gets or sets the title of the asset being rated.
Public property RatedAssetWebId Gets or sets the GUID of the site that contains the item to which the rating is being applied.
Public property SampleRate Gets or sets the percentage of data that is sampled out.
Public property SiteId Gets or sets the GUID of the site collection that contains the item to which the rating is being applied.
Public property UserDepartment Gets or sets the user department.
Public property UserId Gets or sets the ID of the user.
Public property UserTitle Gets or sets the title of the user.
Public property UserVerbatim Gets or sets the text of the user verbatim comment.

Top

See Also

Reference

FeedbackData Class

SocialDataService Web Service