(LabelMatchInformation) del método TermSet.GetTerms
Espacio de nombres: Microsoft.SharePoint.Client.Taxonomy
Ensamblados: Microsoft.SharePoint.Client.Taxonomy.Silverlight (en Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll); Microsoft.SharePoint.Client.Taxonomy.Phone (en Microsoft.SharePoint.Client.Taxonomy.Phone.dll) Microsoft.SharePoint.Client.Taxonomy (en Microsoft.SharePoint.Client.Taxonomy.dll)
'Declaración
Public Function GetTerms ( _
labelMatchInformation As LabelMatchInformation _
) As TermCollection
'Uso
Dim instance As TermSet
Dim labelMatchInformation As LabelMatchInformation
Dim returnValue As TermCollection
returnValue = instance.GetTerms(labelMatchInformation)
public TermCollection GetTerms(
LabelMatchInformation labelMatchInformation
)
labelMatchInformation
Tipo: Microsoft.SharePoint.Client.Taxonomy.LabelMatchInformationIndica los criterios de búsqueda para usar al recuperar Term objetos.