del método TermSet.GetTermsWithCustomProperty

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)

Sintaxis

'Declaración
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 devuelto

Tipo: Microsoft.SharePoint.Client.Taxonomy.TermCollection

Vea también

Referencia

clase TermSet

Miembros TermSet

Espacio de nombres Microsoft.SharePoint.Client.Taxonomy