Known |
[DataContractAttribute] public class KnownMetadataField
The KnownMetadataField type exposes the following members.
| Name | Description | |
|---|---|---|
| KnownMetadataField | Initializes a new instance of the KnownMetadataField class |
| Name | Description | |
|---|---|---|
| Name | Known metadata name. | |
| PropertyType | Gets or sets the value type of this metadata field. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
This class is used by the KnownMetadataHelper class to create helper lists of metadata fields by type and format categories. The helper lists of KnownMetadataHelper class can be used in drop down lists of fields to search for in search indexes, for example.