Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the GUID of the predefined feedback answer that is logged.
Namespace: [SocialDataService Web service]
Web service reference: http://Site/_vti_bin/SocialDataService.asmx
Syntax
'Declaration
Public Property FeedbackAnswerId As Guid
Get
Set
'Usage
Dim instance As FeedbackData
Dim value As Guid
value = instance.FeedbackAnswerId
instance.FeedbackAnswerId = value
public Guid FeedbackAnswerId { get; set; }
Property Value
Type: System.Guid
The GUID of the predefined feedback answer.