SPRatingUsageEntry.FeedbackQuestionId property
NOTE: This API is now obsolete.
取得或設定為記錄的意見反應問題的識別碼。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<ObsoleteAttribute("Rating usage collection is no longer necessary for the new analytics platform.")> _
Public Property FeedbackQuestionId As Guid
Get
Set
'用途
Dim instance As SPRatingUsageEntry
Dim value As Guid
value = instance.FeedbackQuestionId
instance.FeedbackQuestionId = value
[ObsoleteAttribute("Rating usage collection is no longer necessary for the new analytics platform.")]
public Guid FeedbackQuestionId { get; set; }
Property value
Type: System.Guid
意見反應問題的識別碼。
備註
請考慮使用兩個問題的意見反應控制項。第一個問題 」 是為這個有用,或 No?"。第二個問題而異第一個問題的答案。FeedbackQuestionId屬性是代表第一個問題和第二個問題的 GUID。如果您變更從文字"是此實用,[是] 或 No?"以"已有此有用,或 No?", FeedbackQuestionId屬性應該不會變更。不過登的FeedbackQuestionText屬性應該變更從"是此有用,是或 No?"到"已有此有用,或 No?"。