Partager via


TermGroup.GetTermSetsWithCustomProperty - Méthode

Obtient les modifications apportées à l'objet spécifié TermGroup .

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 GetTermSetsWithCustomProperty ( _
    customPropertyMatchInformation As CustomPropertyMatchInformation _
) As TermSetCollection
'Utilisation
Dim instance As TermGroup
Dim customPropertyMatchInformation As CustomPropertyMatchInformation
Dim returnValue As TermSetCollection

returnValue = instance.GetTermSetsWithCustomProperty(customPropertyMatchInformation)
public TermSetCollection GetTermSetsWithCustomProperty(
    CustomPropertyMatchInformation customPropertyMatchInformation
)

Paramètres

Valeur renvoyée

Type : Microsoft.SharePoint.Client.Taxonomy.TermSetCollection

Voir aussi

Référence

TermGroup classe

TermGroup - Membres

Microsoft.SharePoint.Client.Taxonomy - Espace de noms