de la propiedad SuggestionReturnObject.DefaultLabel
Este miembro está reservado para uso interno y no debe usarse directamente desde el código.
Espacio de nombres: Microsoft.SharePoint.Taxonomy.WebServices
Ensamblado: Microsoft.SharePoint.Taxonomy (en Microsoft.SharePoint.Taxonomy.dll)
Sintaxis
'Declaración
Public Property DefaultLabel As String
Get
Set
'Uso
Dim instance As SuggestionReturnObject
Dim value As String
value = instance.DefaultLabel
instance.DefaultLabel = value
public string DefaultLabel { get; set; }
Valor de propiedad
Tipo: System.String
Devuelve String.
Vea también
Referencia
Miembros SuggestionReturnObject
Espacio de nombres Microsoft.SharePoint.Taxonomy.WebServices