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