Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets Term objects with custom properties for the current TaxonomySession object.
Namespace: Microsoft.SharePoint.Client.Taxonomy
Assembly: Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.Taxonomy.dll)
Syntax
'Declaration
Public Function GetTermsWithCustomProperty ( _
customPropertyMatchInformation As CustomPropertyMatchInformation _
) As TermCollection
'Usage
Dim instance As TaxonomySession
Dim customPropertyMatchInformation As CustomPropertyMatchInformation
Dim returnValue As TermCollection
returnValue = instance.GetTermsWithCustomProperty(customPropertyMatchInformation)
public TermCollection GetTermsWithCustomProperty(
CustomPropertyMatchInformation customPropertyMatchInformation
)
Parameters
customPropertyMatchInformation
Type: Microsoft.SharePoint.Client.Taxonomy.CustomPropertyMatchInformationCustom property matching criteria.
Return value
Type: Microsoft.SharePoint.Client.Taxonomy.TermCollection
A TermCollection object