SPRatingUsageEntry members
NOTE: This API is now obsolete.
Encapsulates rating usage data that is logged for timer jobs.
The SPRatingUsageEntry type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPRatingUsageEntry() | Obsolete. Initializes a new instance of the SPRatingUsageEntry class. |
![]() |
SPRatingUsageEntry([]) | Obsolete. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
BrowserSessionId | Obsolete. Gets or sets the browser session ID. |
![]() |
CorrelationId | (Inherited from SPUsageEntry.) |
![]() |
CustomData | Obsolete. Gets or sets any custom data to be associated with this SPRatingUsageEntry object. |
![]() |
FarmId | The identifier for the farm where this usage entry originated. (Inherited from SPUsageEntry.) |
![]() |
FeedbackAnswerId | Obsolete. Gets or sets the ID of the predefined feedback answer that is logged. |
![]() |
FeedbackAnswerNumericEquivalent | Obsolete. Gets or sets the numeric equivalent of each feedback answer. You can use this property to calculate average ratings. The scale is always 0 to 100. |
![]() |
FeedbackAnswerText | Obsolete. Gets or sets the text string of the predefined feedback answer that is logged. |
![]() |
FeedbackControlCulture | Obsolete. Gets or sets the culture of the feedback control. For example, if the feedback control is displayed in U.S. English, this property should be logged as "en-us". |
![]() |
FeedbackIdentifier | Obsolete. Gets or sets a unique ID that associates all logging for a particular rating instance of a user together. |
![]() |
FeedbackQuestionId | Obsolete. Gets or sets the ID of the feedback question that is logged. |
![]() |
FeedbackQuestionText | Obsolete. Gets or sets the text of the feedback question that is logged. |
![]() |
FeedbackTime | Obsolete. Gets or sets the timestamp of when the rating was completed. |
![]() |
IsUserSatisfactionAnswer | Obsolete. Gets or sets whether the answer represents the user's explicit feedback of satisfaction. |
![]() |
MachineName | (Inherited from SPUsageEntry.) |
![]() |
ParentInstanceName | (Inherited from SPUsageEntry.) |
![]() |
ParentType | Obsolete. The Type of the derived SPUsageDefinition object that is associated with this Usage entry (Overrides SPUsageEntry.ParentType.) |
![]() |
ParentTypeGuid | (Inherited from SPUsageEntry.) |
![]() |
QueryId | Obsolete. Gets or sets the ID of the query. This property identifies all result lists, clickthroughs, and ratings related to a query. |
![]() |
RatedAssetId | Obsolete. Gets or sets the ID of the asset being rated. Typically the ID is the URL of the asset being rated. |
![]() |
RatedAssetTitle | Obsolete. Gets or sets the title of the asset being rated. |
![]() |
RatedAssetWebId | Obsolete. Gets or sets the ID of the Web site from which the rating is being logged. |
![]() |
SampleRate | Obsolete. Gets or sets the percentage of data that is sampled out. This is a cumulative rate of sampling. By default, the sample rate is 100%. |
![]() |
SiteId | Obsolete. Gets or sets the ID of the Web site from where rating usage data is logged. |
![]() |
SiteSubscriptionId | Gets or sets the globally unique identifier (GUID) for the hosted domain from which this usage event originated. (Inherited from SPUsageEntry.) |
![]() |
Timestamp | Gets or sets a timestamp for the occurrence of this entry. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from SPUsageEntry.) |
![]() |
TimestampUtc | Gets or sets a UTC timestamp for the occurrence of this entry. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from SPUsageEntry.) |
![]() |
User | Gets or sets the name of the user who initiated the usage entry. (Inherited from SPUsageEntry.) |
![]() |
UserDepartment | Obsolete. Gets or sets the user department. |
![]() |
UserId | Obsolete. Gets or sets the ID of the user. |
![]() |
UserTitle | Obsolete. Gets or sets the title of the user. |
![]() |
UserVerbatim | Obsolete. Gets or sets the text of the user verbatim comment. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetBaseObjectData | (Inherited from SPUsageEntry.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
![]() ![]() |
ISerializableUsageEntry.GetObjectData | Obsolete. |
Top