Compartilhar via


TermSet.GetTermsWithCustomProperty método

Namespace:  Microsoft.SharePoint.Client.Taxonomy
Assemblies:   Microsoft.SharePoint.Client.Taxonomy.Silverlight (em Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll);  Microsoft.SharePoint.Client.Taxonomy.Phone (em Microsoft.SharePoint.Client.Taxonomy.Phone.dll)  Microsoft.SharePoint.Client.Taxonomy (em Microsoft.SharePoint.Client.Taxonomy.dll)

Sintaxe

'Declaração
Public Function GetTermsWithCustomProperty ( _
    customPropertyMatchInformation As CustomPropertyMatchInformation _
) As TermCollection
'Uso
Dim instance As TermSet
Dim customPropertyMatchInformation As CustomPropertyMatchInformation
Dim returnValue As TermCollection

returnValue = instance.GetTermsWithCustomProperty(customPropertyMatchInformation)
public TermCollection GetTermsWithCustomProperty(
    CustomPropertyMatchInformation customPropertyMatchInformation
)

Parâmetros

Valor retornado

Tipo: Microsoft.SharePoint.Client.Taxonomy.TermCollection

Ver também

Referência

TermSet classe

TermSet membros

Microsoft.SharePoint.Client.Taxonomy namespace