MetadataInfo members
Represents metadata information used for refinement.
The MetadataInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MetadataInfo | Initializes a new instance of the MetadataInfo class. |
Top
Properties
Name | Description | |
---|---|---|
AllTagsRefinementValue | ||
ColumnDisplayName | Gets or sets the display name of the column associated with the metadata information. | |
ColumnInternalName | Gets or sets the internal name of the column associated with the metadata information. | |
Count | Gets or sets the number of hits of the metadata information in the Search result. | |
CurrentLabel | Gets or sets the label of the metadata information in the current language. | |
Persist | Gets or sets a value that indicates whether the metadata information should be persisted. | |
TermId | Gets or sets the unique identifier (ID) of the term associated with this metadata information. | |
TermRefinementValue | ||
TermRefinerName | ||
TermSetId | Gets or sets the unique identifier (ID) of the term set associated with this metadata information. | |
TermStoreId | Gets or sets the unique identifier (ID) of the term store associated with this metadata information. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
InfoCount | Represents the number of elements contained in the metadata information. |
Top