Represents a record search.
Namespace:
Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
[SerializableAttribute] public class Search : IEquatable<Search>, INotifyPropertyChanged |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class Search _ Implements IEquatable(Of Search), INotifyPropertyChanged |
| Visual C++ |
|---|
[SerializableAttribute] public ref class Search : IEquatable<Search^>, INotifyPropertyChanged |