Share via


TermSet.GetTermsWithCustomProperty method

Gets more than one Term object with custom properties for the current TermSet object.

Overload list

  Name Description
Public method GetTermsWithCustomProperty(String, Boolean) Gets a collection of Term objects with a property that has the provided property name.
Public method GetTermsWithCustomProperty(String, Int32, Boolean) Gets a collection of Term objects with a property with the provided property name.
Public method GetTermsWithCustomProperty(String, String, Boolean) Gets a collection of Term objects with a custom property with the provided property name and the provided property value.
Public method GetTermsWithCustomProperty(String, String, StringMatchOption, Boolean) Gets a collection of Term objects with a custom property starting with or matching the provided property name and the provided property value.
Public method GetTermsWithCustomProperty(String, String, StringMatchOption, Int32, Boolean) Gets a collection of Term objects with a custom property starting with or matching the provided property name and the provided property value.

Top

See also

Reference

TermSet class

TermSet members

Microsoft.SharePoint.Taxonomy namespace