TaxonomySession.GetTerms - Méthode
Obtient Term objets pour l'objet TaxonomySession en cours.
Espace de noms : Microsoft.SharePoint.Client.Taxonomy
Assemblys : Microsoft.SharePoint.Client.Taxonomy.Silverlight (dans Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll); Microsoft.SharePoint.Client.Taxonomy.Phone (dans Microsoft.SharePoint.Client.Taxonomy.Phone.dll) Microsoft.SharePoint.Client.Taxonomy (dans Microsoft.SharePoint.Client.Taxonomy.dll)
Syntaxe
'Déclaration
Public Function GetTerms ( _
labelMatchInformation As LabelMatchInformation _
) As TermCollection
'Utilisation
Dim instance As TaxonomySession
Dim labelMatchInformation As LabelMatchInformation
Dim returnValue As TermCollection
returnValue = instance.GetTerms(labelMatchInformation)
public TermCollection GetTerms(
LabelMatchInformation labelMatchInformation
)
Paramètres
labelMatchInformation
Type : Microsoft.SharePoint.Client.Taxonomy.LabelMatchInformationExtrait les objets basés sur des étiquettes spécifique répondant à des critères.
Valeur renvoyée
Type : Microsoft.SharePoint.Client.Taxonomy.TermCollection
Collection triée d'objets Term .