다음을 통해 공유


TaxonomySession.GetTermsWithCustomProperty Method

Include Protected Members
Include Inherited Members

Gets Term objects with custom properties for the current TaxonomySession object.

Overload List

  Name Description
Public method GetTermsWithCustomProperty(String, Boolean) Gets Term objects from all TermStore objects that have a property with the provided property name.
Public method GetTermsWithCustomProperty(String, Int32, Boolean) Gets Term objects from all TermStore objects that have a property with the provided property name.
Public method GetTermsWithCustomProperty(String, String, Boolean) Gets Term objects from all TermStore objects that have a property with the provided property name and the provided property value.
Public method GetTermsWithCustomProperty(String, String, StringMatchOption, Boolean) Gets Term objects from all TermStore objects that have a property with the provided property name and the property value matching the provided value in the specified way.
Public method GetTermsWithCustomProperty(String, String, StringMatchOption, Int32, Boolean) Gets Term objects from all TermStore objects that have a property with the provided property name and the property value matching the provided value in the specified way.

Top

See Also

Reference

TaxonomySession Class

TaxonomySession Members

Microsoft.SharePoint.Taxonomy Namespace