de la propiedad FeedbackData.FeedbackAnswerNumericEquivalent
Espacio de nombres: Microsoft.Office.Server.SocialData
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
Public Property FeedbackAnswerNumericEquivalent As Integer
Get
Set
'Uso
Dim instance As FeedbackData
Dim value As Integer
value = instance.FeedbackAnswerNumericEquivalent
instance.FeedbackAnswerNumericEquivalent = value
public int FeedbackAnswerNumericEquivalent { get; set; }
Valor de propiedad
Tipo: System.Int32