FeedbackData.FeedbackQuestionId Property

Namespace:  Microsoft.Office.Server.SocialData
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Property FeedbackQuestionId As Guid
    Get
    Set
'Usage
Dim instance As FeedbackData
Dim value As Guid

value = instance.FeedbackQuestionId

instance.FeedbackQuestionId = value
public Guid FeedbackQuestionId { get; set; }

Property Value

Type: System.Guid

See Also

Reference

FeedbackData Class

FeedbackData Members

Microsoft.Office.Server.SocialData Namespace