This topic has not yet been rated - Rate this topic

MetadataFilterValue members

Represents an object into which terms with the same name in the same filter category are merged.

The MetadataFilterValue type exposes the following members.

  NameDescription
Public method MetadataFilterValue() Initializes a new instance of the MetadataFilterValue class.
Public method MetadataFilterValue(String) Initializes a new instance of the MetadataFilterValue class with the specified the term name.
Top
  NameDescription
Public property Count Gets the total number of terms with the same name.
Public property Name Gets or sets the term name or filter value.
Top
  NameDescription
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
  NameDescription
Public field TermInfoList Specifies the list of term information with the same name.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.