Represents metadata describing a property such as the property's type and whether it is
searchable, sortable, or can act as an aggregation key.
Namespace:
Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
[SerializableAttribute] public class AttributeMetadata : IAttributeMapProvider |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class AttributeMetadata _ Implements IAttributeMapProvider |
| Visual C++ |
|---|
[SerializableAttribute] public ref class AttributeMetadata : IAttributeMapProvider |