FeedbackData.FeedbackAnswerNumericEquivalent Property
Namespace: Microsoft.Office.Server.SocialData
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Property FeedbackAnswerNumericEquivalent As Integer
Get
Set
'Usage
Dim instance As FeedbackData
Dim value As Integer
value = instance.FeedbackAnswerNumericEquivalent
instance.FeedbackAnswerNumericEquivalent = value
public int FeedbackAnswerNumericEquivalent { get; set; }
Property Value
Type: System.Int32